From a11a11a1a2bcf2bb7c5317fa7ebe21c2d1d0b7ee Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Sat, 25 Nov 2023 13:54:09 +0800 Subject: [PATCH] Configure Continuous Integration .... --- modules/export/src/main/resources/domains/ExportStrategy.xml | 2 +- src/main/resources/application.properties | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/export/src/main/resources/domains/ExportStrategy.xml b/modules/export/src/main/resources/domains/ExportStrategy.xml index 6120f70..c969cc9 100644 --- a/modules/export/src/main/resources/domains/ExportStrategy.xml +++ b/modules/export/src/main/resources/domains/ExportStrategy.xml @@ -5,7 +5,7 @@ - + diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index b675b43..d67519b 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -324,3 +324,4 @@ logging.level.com.hypaas=INFO +