From 293814f09b3a9d5e369b852f71dfe4ce26e3ac54 Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Wed, 13 Dec 2023 10:08:16 +0800 Subject: [PATCH] Configure Continuous Integration .... --- modules/export/src/main/resources/domains/ExportTemplate.xml | 4 ++-- src/main/resources/application.properties | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/export/src/main/resources/domains/ExportTemplate.xml b/modules/export/src/main/resources/domains/ExportTemplate.xml index 1b0fa8b..e2a8ddd 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 c1b63d2..bd65c23 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -340,5 +340,6 @@ logging.level.com.hypaas=INFO +