获取图标类名
GET
/api/get/icon
响应参数
参数名
类型
描述
必填
code
int
状态码
必填
msg
string
状态信息
必填
list
array
图标列表(code==200时才会返回)
可选