http配置表单界面参数处理优化,参数文件与数据库字典配合使用。
Signed-off-by: zhangwei <zhangwei@intranet.com>
This commit is contained in:
@@ -265,12 +265,12 @@ SERVICE_DICT_ITM_TYPE=SERVICE_DICT_ITM_TYPE
|
||||
SYS_DICT_ITM_TYPE=SYS_DICT_ITM_TYPE
|
||||
area_region=NTC_IP_RANGE
|
||||
protocol_num_region=NTC_UNIVERSAL_PROTO_TYPE
|
||||
http_ip_region=http_ip
|
||||
http_req_hdr_region=http_req_hdr
|
||||
http_ip_region=NTC_UNIVERSAL_IP
|
||||
http_req_hdr_region=NTC_HTTP_REQ_HDR
|
||||
http_req_body_region=NTC_HTTP_REQ_BODY
|
||||
http_res_hdr_region=http_res_hdr
|
||||
http_res_hdr_region=NTC_HTTP_RES_HDR
|
||||
http_res_body_region=NTC_HTTP_RES_BODY
|
||||
http_url_region=http_url
|
||||
http_url_region=NTC_HTTP_URL
|
||||
voip_ip=av_voip_ip
|
||||
voip_account=av_voip_account
|
||||
ssl_sni_region=ssl_sni
|
||||
|
||||
Reference in New Issue
Block a user