From 3ee87082f3a67a5e906b52e2c1eef9193d632edd Mon Sep 17 00:00:00 2001 From: gaoqr <13665037151@163.com> Date: Thu, 13 Aug 2026 19:13:13 +0800 Subject: [PATCH] =?UTF-8?q?system=5Flabel=5Ftype=E5=BF=BD=E7=95=A5?= =?UTF-8?q?=E5=A4=9A=E7=BB=84=E7=BB=87=E9=85=8D=E7=BD=AE=E8=A1=A5=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cf-module-system-biz/src/main/resources/application-dev.yaml | 1 + .../src/main/resources/application-local.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/cf-module-system/cf-module-system-biz/src/main/resources/application-dev.yaml b/cf-module-system/cf-module-system-biz/src/main/resources/application-dev.yaml index c42dacece..ced848818 100644 --- a/cf-module-system/cf-module-system-biz/src/main/resources/application-dev.yaml +++ b/cf-module-system/cf-module-system-biz/src/main/resources/application-dev.yaml @@ -230,6 +230,7 @@ chenfeng: - system_notify_template - system_machine_template - system_label_template + - system_label_type - system_label_element_template - system_data_source - system_notify_message diff --git a/cf-module-system/cf-module-system-biz/src/main/resources/application-local.yaml b/cf-module-system/cf-module-system-biz/src/main/resources/application-local.yaml index c359ac0cf..3a838556e 100644 --- a/cf-module-system/cf-module-system-biz/src/main/resources/application-local.yaml +++ b/cf-module-system/cf-module-system-biz/src/main/resources/application-local.yaml @@ -245,6 +245,7 @@ chenfeng: - system_notify_template - system_machine_template - system_label_template + - system_label_type - system_label_element_template - system_data_source - system_notify_message