清库sql添加置空specific_service_cfg的sql

This commit is contained in:
wangxin
2018-11-19 17:29:37 +08:00
parent 6f0a31f423
commit 141f4463a6

View File

@@ -58,4 +58,5 @@ DELETE FROM app_complex_feature_cfg;
DELETE FROM app_ip_range_cfg;
DELETE FROM app_string_feature_cfg;
DELETE FROM pxy_obj_trusted_ca_crl;
DELETE FROM pxy_obj_trusted_ca_cert;
DELETE FROM pxy_obj_trusted_ca_cert;
UPDATE specific_service_cfg SET group_id=0;