mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-06-06 03:56:57 +08:00
配置处理优化
This commit is contained in:
@ -57,6 +57,7 @@ class ConfigService
|
||||
'common_regex_tel',
|
||||
'common_regex_id_card',
|
||||
'common_app_customer_service_custom',
|
||||
'common_app_home_data_diy_mode',
|
||||
];
|
||||
|
||||
// 附件字段列表
|
||||
@ -100,6 +101,7 @@ class ConfigService
|
||||
'common_domain_multilingual_bind_list',
|
||||
'common_multilingual_choose_list',
|
||||
'common_app_customer_service_custom',
|
||||
'common_app_home_data_diy_mode',
|
||||
];
|
||||
|
||||
// 二维数组附件字段
|
||||
|
||||
Reference in New Issue
Block a user