所有日志scenefile和http的req相关内容修改为admin才可展示。
全量下发及批量下发增加可信证书业务处理
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
update function_region_dict set config_region_code=1 where dict_id=8;
|
||||
update function_region_dict set config_region_code=2 where dict_id=16;
|
||||
update function_region_dict set config_region_code=3 where dict_id=161;
|
||||
update function_region_dict set config_region_code=0 where dict_id=208;
|
||||
update function_service_dict set region_code=1 where dict_id=16;
|
||||
update function_service_dict set region_code=1 where dict_id=17;
|
||||
Reference in New Issue
Block a user