region,service字典增加字段

This commit is contained in:
wangxin
2018-08-20 09:24:44 +08:00
parent 32b229e233
commit 5fa8ad485c
6 changed files with 68 additions and 2 deletions

View File

@@ -0,0 +1 @@
INSERT INTO function_region_dict (function_id,config_region_code,config_region_value,config_desc,is_valid,is_maat,region_type) VALUES(303,1,'LIMIT_DOMAIN','域名限速',1,1,2)