diff --git a/modules/test/src/main/resources/domains/LogConfig.xml b/modules/test/src/main/resources/domains/LogConfig.xml new file mode 100644 index 0000000..0f50c34 --- /dev/null +++ b/modules/test/src/main/resources/domains/LogConfig.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/modules/test/src/main/resources/domains/LogEntity.xml b/modules/test/src/main/resources/domains/LogEntity.xml index a2f0064..345960a 100644 --- a/modules/test/src/main/resources/domains/LogEntity.xml +++ b/modules/test/src/main/resources/domains/LogEntity.xml @@ -1,7 +1,7 @@ - + diff --git a/modules/test/src/main/resources/domains/LogStatus.xml b/modules/test/src/main/resources/domains/LogStatus.xml new file mode 100644 index 0000000..4a14941 --- /dev/null +++ b/modules/test/src/main/resources/domains/LogStatus.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index a4024d0..d547aca 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -454,5 +454,6 @@ application.gatewaycontext=/lowcode-portal-logmanage/ +