查询一条协议
GET
/sys/prot/info/{protId}
接口描述
查询一条协议
请求头
参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填
请求参数
参数名
类型
描述
必填
protId
strirng
协议id
必填
响应参数
参数名
类型
描述
必填
code
string
协议代码
必填
title
string
标题
必填
content
string
内容
必填