From cb4b2b060d0a5b98de38fb7c935322c380325321 Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Wed, 13 Dec 2023 10:23:59 +0800 Subject: [PATCH] Configure Continuous Integration .... --- .../export/src/main/resources/domains/ExportTemplate.xml | 6 +++--- src/main/resources/application.properties | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/modules/export/src/main/resources/domains/ExportTemplate.xml b/modules/export/src/main/resources/domains/ExportTemplate.xml index e2a8ddd..0551575 100644 --- a/modules/export/src/main/resources/domains/ExportTemplate.xml +++ b/modules/export/src/main/resources/domains/ExportTemplate.xml @@ -2,9 +2,9 @@ - - - + + + diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index bd65c23..6a86175 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -341,5 +341,6 @@ logging.level.com.hypaas=INFO +