diff --git a/modules/test/src/main/resources/domains/BackupCycle.xml b/modules/test/src/main/resources/domains/BackupCycle.xml new file mode 100644 index 0000000..1f9aa7a --- /dev/null +++ b/modules/test/src/main/resources/domains/BackupCycle.xml @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/modules/test/src/main/resources/domains/LogEntity.xml b/modules/test/src/main/resources/domains/LogEntity.xml index 49d8c3d..244cb55 100644 --- a/modules/test/src/main/resources/domains/LogEntity.xml +++ b/modules/test/src/main/resources/domains/LogEntity.xml @@ -22,6 +22,8 @@ + + diff --git a/modules/test/src/main/resources/views/LogConfig-form.xml b/modules/test/src/main/resources/views/LogConfig-form.xml new file mode 100644 index 0000000..a37b76f --- /dev/null +++ b/modules/test/src/main/resources/views/LogConfig-form.xml @@ -0,0 +1,9 @@ + + +
+ + + + +
+
diff --git a/modules/test/src/main/resources/views/LogConfig-grid.xml b/modules/test/src/main/resources/views/LogConfig-grid.xml new file mode 100644 index 0000000..d75825b --- /dev/null +++ b/modules/test/src/main/resources/views/LogConfig-grid.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/modules/test/src/main/resources/views/actionGroup.xml b/modules/test/src/main/resources/views/actionGroup.xml index bc270ac..2d75aa9 100644 --- a/modules/test/src/main/resources/views/actionGroup.xml +++ b/modules/test/src/main/resources/views/actionGroup.xml @@ -10,6 +10,10 @@ self.userAuth=1 + + + + diff --git a/modules/test/src/main/resources/views/menu.xml b/modules/test/src/main/resources/views/menu.xml index a0a8b8c..9785193 100644 --- a/modules/test/src/main/resources/views/menu.xml +++ b/modules/test/src/main/resources/views/menu.xml @@ -5,5 +5,6 @@ - + + diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 4e860c8..4670985 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -426,5 +426,6 @@ application.gatewaycontext=/lowcode-portal-logmanage/ +