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/ +