From e9b768557dd3730d85a7d7a497fa427b4239150f Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Thu, 28 Mar 2024 15:40:27 +0800 Subject: [PATCH] Configure Continuous Integration .... --- modules/test/src/main/resources/domains/LogEntity.xml | 6 +++--- src/main/resources/application.properties | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/modules/test/src/main/resources/domains/LogEntity.xml b/modules/test/src/main/resources/domains/LogEntity.xml index a77f8a6..a2f0064 100644 --- a/modules/test/src/main/resources/domains/LogEntity.xml +++ b/modules/test/src/main/resources/domains/LogEntity.xml @@ -1,7 +1,7 @@ - + @@ -26,8 +26,8 @@ - - + + diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index ef9fcf7..5e21e49 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -432,5 +432,6 @@ application.gatewaycontext=/lowcode-portal-logmanage/ +