From 1a976b6f8e1b1d363c86cc245b849fc04e2c5e34 Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Thu, 21 Mar 2024 09:57:17 +0800 Subject: [PATCH] Configure Continuous Integration .... --- modules/test/src/main/resources/domains/LogEntity.xml | 2 +- modules/test/src/main/resources/views/actionGroup.xml | 9 ++++++--- modules/test/src/main/resources/views/menu.xml | 1 + src/main/resources/application.properties | 1 + 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/modules/test/src/main/resources/domains/LogEntity.xml b/modules/test/src/main/resources/domains/LogEntity.xml index f660b4d..49d8c3d 100644 --- a/modules/test/src/main/resources/domains/LogEntity.xml +++ b/modules/test/src/main/resources/domains/LogEntity.xml @@ -1,6 +1,6 @@ - + diff --git a/modules/test/src/main/resources/views/actionGroup.xml b/modules/test/src/main/resources/views/actionGroup.xml index 8a87c84..57a158b 100644 --- a/modules/test/src/main/resources/views/actionGroup.xml +++ b/modules/test/src/main/resources/views/actionGroup.xml @@ -5,19 +5,22 @@ self.userAuth=3 - + self.userAuth=1 - + self.userAuth=2 - + self.userAuth=4 + + + diff --git a/modules/test/src/main/resources/views/menu.xml b/modules/test/src/main/resources/views/menu.xml index daa6605..a0a8b8c 100644 --- a/modules/test/src/main/resources/views/menu.xml +++ b/modules/test/src/main/resources/views/menu.xml @@ -5,4 +5,5 @@ + diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 366cd33..909eb86 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -424,5 +424,6 @@ application.gatewaycontext=/lowcode-portal-logmanage/ +