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/20181026/update_service_dict.sql

2 lines
135 B
MySQL
Raw Normal View History

#修改Proxy 控制策略中IP协议类型
update function_region_dict set config_protocol='0,6,17' where dict_id in(84,90,96,105,101)