From 5bf6c026f0a2d85af674971d0cfce52bc622b37e Mon Sep 17 00:00:00 2001 From: thinkgem Date: Mon, 21 Jul 2025 18:53:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A8=A1=E7=89=88=E7=94=9F=E6=88=90=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0application.assistant.yml=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/modules/gen/config.xml | 1 + .../main/resources/application-assistant.xml | 24 +++++++++++++++++++ 2 files changed, 25 insertions(+) create mode 100644 modules/core/src/main/resources/templates/modules/gen/module/src/main/resources/application-assistant.xml diff --git a/modules/core/src/main/resources/templates/modules/gen/config.xml b/modules/core/src/main/resources/templates/modules/gen/config.xml index 86b34c35..6db14e27 100644 --- a/modules/core/src/main/resources/templates/modules/gen/config.xml +++ b/modules/core/src/main/resources/templates/modules/gen/config.xml @@ -260,6 +260,7 @@ + diff --git a/modules/core/src/main/resources/templates/modules/gen/module/src/main/resources/application-assistant.xml b/modules/core/src/main/resources/templates/modules/gen/module/src/main/resources/application-assistant.xml new file mode 100644 index 00000000..8d8c4282 --- /dev/null +++ b/modules/core/src/main/resources/templates/modules/gen/module/src/main/resources/application-assistant.xml @@ -0,0 +1,24 @@ + + + \ No newline at end of file