任务列表
POST
http://192.168.1.192:9081/v1.5/api/SystemTask/list
响应参数
参数名
类型
描述
必填
code
int
示例:200
必填
id
int
示例:1
必填
name
string
示例:打卡一次
必填
content
string
示例:打卡一次
必填
status
int
示例:1
必填
type
int
示例:1
必填
dogFood
int
示例:20
必填
memberType
int
示例:1
必填
sort
int
示例:1
必填
numberTasks
int
示例:5
必填
createTime
object
示例:null
必填
startTime
object
示例:null
必填
numberComplete
int
示例:0
必填
completionStatus
int
示例:1
必填
message
string
示例:操作成功
必填