修改国标级联
GET
/api/v1/Gbcascade/editgbcas
请求参数
参数名
类型
描述
必填
userId
String
用户id
必填
token
String
验证码
必填
id
String
列表id 通过获取国标级联列表接口获取
必填
name
String
名称
必填
GB_code
String
国标编码
必填
GB_field
String
国标域
必填
SIP_IP
String
SIP 服务器
必填
SIP_port
String
SIP 服务器端口
必填
register_pwd
String
注册密码
必填
register_time
String
注册有效期(秒)
必填
pant_time
String
心跳周期(秒)
必填
open
String
是否启用
可选