文档
测试

获取图标分组

POST
/product/property/icon/group

请求参数

参数名
类型
描述
必填
t
string
token
必填
typeId
int
图标类型id
必填

说明 / 示例

{ "code": "0000", "msg": "操作成功", "data": [ { "id": 56, "name": "温度组" }, { "id": 57, "name": "水线组" } ], "success": true }