新增账号注销和接口

This commit is contained in:
gongfuxiang
2022-11-20 21:29:44 +08:00
parent 826f07b188
commit 8cef73671b
22 changed files with 290 additions and 52 deletions

View File

@ -27,12 +27,14 @@ class ConfigService
public static $not_cache_field_list = [
'common_agreement_userregister',
'common_agreement_userprivacy',
'common_agreement_userlogout',
];
// 富文本,不实例化的字段
public static $rich_text_list = [
'common_agreement_userregister',
'common_agreement_userprivacy',
'common_agreement_userlogout',
'common_email_currency_template',
'home_footer_info',
'home_email_user_reg',