From 5239d5e3018fcee075e9484deb7fb681d7452da6 Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Thu, 28 Mar 2024 17:20:42 +0800 Subject: [PATCH] Configure Continuous Integration .... --- .../src/main/resources/domains/OperateType.xml | 16 ++++++++-------- src/main/resources/application.properties | 1 + 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/modules/test/src/main/resources/domains/OperateType.xml b/modules/test/src/main/resources/domains/OperateType.xml index 18b3303..23941f6 100644 --- a/modules/test/src/main/resources/domains/OperateType.xml +++ b/modules/test/src/main/resources/domains/OperateType.xml @@ -2,13 +2,13 @@ - - - - - - - - + + + + + + + + diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 2b6f624..cbfdb81 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -439,5 +439,6 @@ application.gatewaycontext=/lowcode-portal-logmanage/ +