文档
测试
POST
http://192.168.1.21:9081/web/label/list

请求参数

参数名
类型
描述
必填
isCustom
int
是否自定义 0否 1是
必填
id
int
id
必填
name
string
名称
必填
status
string
状态 0无效 1有效
必填

响应参数

参数名
类型
描述
必填
code
int
示例:200
必填
data
object
数据字典
必填
pageSize
int
示例:10
必填
currPage
int
示例:1
必填
total
int
示例:5
必填
pageCount
int
示例:1
必填
result
array
数据列表
必填
id
int
示例:1
必填
name
string
示例:自定义 名称
必填
figureUrl
string
示例:http://my-week.oss-cn-chengdu.aliyuncs.com/test/ebcdfd.png (图形
必填
url
string
示例:http://my-week.oss-cn-chengdu.aliyuncs.com/test/1.png (图片
必填
status
int
示例:1 (状态 0不可用 1可用
必填
locked
int
示例:0 (是否锁定 0免费 1会员
必填
updateTime
object
示例:null
必填
createTime
int
示例:1663843285000
必填
userId
object
示例:null (用户id
必填
sort
object
示例:null
必填
color
string
示例:#d8d8d8 (颜色
必填
colorCheck
string
示例:#ebcdfd (选中颜色
必填
isCustom
int
示例:0 (是否为用户自定义 (0 否 1 是
可选
message
string
示例:操作成功
必填