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