From 77f2324123ea880d25768c05db40ec7fbb41b4bc Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Thu, 28 Mar 2024 17:27:51 +0800 Subject: [PATCH] Configure Continuous Integration .... --- modules/test/src/main/resources/domains/OperateType.xml | 2 +- src/main/resources/application.properties | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/test/src/main/resources/domains/OperateType.xml b/modules/test/src/main/resources/domains/OperateType.xml index 5340044..aaea4e3 100644 --- a/modules/test/src/main/resources/domains/OperateType.xml +++ b/modules/test/src/main/resources/domains/OperateType.xml @@ -1,7 +1,7 @@ - + diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 6506bb7..05e58dd 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -441,5 +441,6 @@ application.gatewaycontext=/lowcode-portal-logmanage/ +