Merge branch 'develop' of http://192.168.10.125/k18_web/NFS.git into develop

This commit is contained in:
duandongmei
2018-10-15 19:28:31 +08:00
9 changed files with 103 additions and 122 deletions

View File

@@ -0,0 +1,3 @@
INSERT INTO sys_data_dictionary_item VALUES(2725,50,'ESP','ESP',0,1,1,63),(2726,51,'AH','AH',0,1,1,63)
UPDATE function_region_dict SET config_protocol='6,17,1,15,50,51' WHERE function_id=5 AND config_region_value='INLINE_IP_CB';

View File

@@ -0,0 +1 @@
update function_region_dict set config_expr_type='1' ,config_match_method='0' where dict_id='25';