From ef44e9cf93bdf4818c7b67d8c1e7b6a170a527cf Mon Sep 17 00:00:00 2001 From: hypaas <181620720@qq.com> Date: Wed, 13 Dec 2023 15:11:39 +0800 Subject: [PATCH] Configure Continuous Integration .... --- modules/export/src/main/resources/domains/ExportDemo.xml | 4 +++- modules/export/src/main/resources/views/ExportDemo-form.xml | 4 +++- src/main/resources/application.properties | 1 + 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/modules/export/src/main/resources/domains/ExportDemo.xml b/modules/export/src/main/resources/domains/ExportDemo.xml index 8c7c7a1..df14261 100644 --- a/modules/export/src/main/resources/domains/ExportDemo.xml +++ b/modules/export/src/main/resources/domains/ExportDemo.xml @@ -4,7 +4,9 @@ - + + + diff --git a/modules/export/src/main/resources/views/ExportDemo-form.xml b/modules/export/src/main/resources/views/ExportDemo-form.xml index e3c86d0..436a4ab 100644 --- a/modules/export/src/main/resources/views/ExportDemo-form.xml +++ b/modules/export/src/main/resources/views/ExportDemo-form.xml @@ -4,8 +4,10 @@ - + + + diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 6a86175..d6ab76a 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -342,5 +342,6 @@ logging.level.com.hypaas=INFO +