From 6772dd5c3ef50c6ff12fa0d78745c90150aba67a Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Sun, 31 Dec 2023 15:33:06 +0800 Subject: [PATCH] Configure Continuous Integration .... --- modules/test/src/main/resources/views/SecurityAuditUser-form.xml | 1 + modules/test/src/main/resources/views/SecurityUser-form.xml | 1 + modules/test/src/main/resources/views/ServiceUser-form.xml | 1 + modules/test/src/main/resources/views/SystemManageUser-form.xml | 1 + src/main/resources/application.properties | 1 + 5 files changed, 5 insertions(+) diff --git a/modules/test/src/main/resources/views/SecurityAuditUser-form.xml b/modules/test/src/main/resources/views/SecurityAuditUser-form.xml index 21c82a9..d16f44f 100644 --- a/modules/test/src/main/resources/views/SecurityAuditUser-form.xml +++ b/modules/test/src/main/resources/views/SecurityAuditUser-form.xml @@ -10,6 +10,7 @@ + diff --git a/modules/test/src/main/resources/views/SecurityUser-form.xml b/modules/test/src/main/resources/views/SecurityUser-form.xml index 9664bd6..ce646fd 100644 --- a/modules/test/src/main/resources/views/SecurityUser-form.xml +++ b/modules/test/src/main/resources/views/SecurityUser-form.xml @@ -10,6 +10,7 @@ + diff --git a/modules/test/src/main/resources/views/ServiceUser-form.xml b/modules/test/src/main/resources/views/ServiceUser-form.xml index 87f7e98..aff73a3 100644 --- a/modules/test/src/main/resources/views/ServiceUser-form.xml +++ b/modules/test/src/main/resources/views/ServiceUser-form.xml @@ -10,6 +10,7 @@ + diff --git a/modules/test/src/main/resources/views/SystemManageUser-form.xml b/modules/test/src/main/resources/views/SystemManageUser-form.xml index 36de19b..adab470 100644 --- a/modules/test/src/main/resources/views/SystemManageUser-form.xml +++ b/modules/test/src/main/resources/views/SystemManageUser-form.xml @@ -10,6 +10,7 @@ + diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index b268fdb..e8babfd 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -383,5 +383,6 @@ logging.level.com.hypaas=INFO +