From 29067963ab33bd3f93e4bc9d02d593f31f47301b Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Thu, 23 Nov 2023 15:37:40 +0800 Subject: [PATCH] Configure Continuous Integration .... --- .../src/main/resources/views/Log-ServiceUser-form.xml | 11 +++++++++-- src/main/resources/application.properties | 1 + 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/modules/test/src/main/resources/views/Log-ServiceUser-form.xml b/modules/test/src/main/resources/views/Log-ServiceUser-form.xml index da2cb7b..60d4c75 100644 --- a/modules/test/src/main/resources/views/Log-ServiceUser-form.xml +++ b/modules/test/src/main/resources/views/Log-ServiceUser-form.xml @@ -1,8 +1,15 @@
- - + + + + + + + + +
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 4b24cfd..0b33566 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -331,3 +331,4 @@ logging.level.com.hypaas=INFO +