From c6cbe6ef01f5fb42fb03c4562c209c7a40f637d3 Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Thu, 28 Mar 2024 17:20:59 +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 23941f6..5340044 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 cbfdb81..6506bb7 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -440,5 +440,6 @@ application.gatewaycontext=/lowcode-portal-logmanage/ +