From 599995e0ae4bd6d7148817967fc7b9e56e184518 Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Sun, 31 Dec 2023 17:34:56 +0800 Subject: [PATCH] Configure Continuous Integration .... --- modules/test/src/main/resources/domains/UserAuth.xml | 2 +- modules/test/src/main/resources/views/actionGroup.xml | 2 +- src/main/resources/application.properties | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/test/src/main/resources/domains/UserAuth.xml b/modules/test/src/main/resources/domains/UserAuth.xml index 61c0644..d5975a8 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/modules/test/src/main/resources/views/actionGroup.xml b/modules/test/src/main/resources/views/actionGroup.xml index d35926b..8a87c84 100644 --- a/modules/test/src/main/resources/views/actionGroup.xml +++ b/modules/test/src/main/resources/views/actionGroup.xml @@ -18,6 +18,6 @@ - self.userAuth=0 + self.userAuth=4 diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index a64991d..b3c23c1 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -391,5 +391,6 @@ application.gatewaycontext=/LogManage +