This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
k18-ntcs-web-ntc/src/main/resources/sql/20181006/update_ip_addr_region.sql
2018-10-06 23:10:54 +08:00

2 lines
233 B
SQL

UPDATE function_region_dict SET config_protocol='6,17,1,8,15' WHERE function_id=5 AND config_region_value='INLINE_IP_CB';
UPDATE function_region_dict SET config_protocol='6,17' WHERE function_id=5 AND config_region_value='LIMIT_IP';