From 90cbf5a87c9776a280459e02321736dc3882450d Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Wed, 27 Mar 2024 11:15:21 +0800 Subject: [PATCH] Configure Continuous Integration .... --- modules/test/src/main/resources/domains/UserAuth.xml | 2 +- src/main/resources/application.properties | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/test/src/main/resources/domains/UserAuth.xml b/modules/test/src/main/resources/domains/UserAuth.xml index d5975a8..e42ee79 100644 --- a/modules/test/src/main/resources/domains/UserAuth.xml +++ b/modules/test/src/main/resources/domains/UserAuth.xml @@ -2,7 +2,7 @@ - + diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 700a844..c46884d 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -430,5 +430,6 @@ application.gatewaycontext=/lowcode-portal-logmanage/ +