文档
测试

获取法案类型

POST
http://chaomei.iricn.com/SystemType/GetListByGn

请求头

参数名
类型
描述
必填
Content-Type
string
application/x-www-form-urlencoded
必填

请求参数

application/x-www-form-urlencoded
参数名
类型
描述
必填
groupName
string
faType
必填

响应参数

application/json
参数名
类型
描述
msgId
int
状态码
msgCon
string
状态描述
data
array
数据列表
id
int
类型ID
tagName
string
类型名称
tagGroup
string
类型所属组
sort
int
排序

说明 / 示例

**groupName**值为固定的。当前为”**faType**“ **调用示例** *http://chaomei.iricn.com/SystemType/GetListByGn?groupName=faType*