文档
测试

app查询所有类目

POST
http://localhost/service/api/tbPatrolTask/v2/selectPatrolCategoryList

响应参数

参数名
类型
描述
必填
msg
string
示例:操作成功
必填
code
int
示例:200
必填
data
array
数据列表
必填
searchValue
object
示例:null
必填
createBy
string
示例:
必填
createTime
string
示例:2020-08-10 21:58:20
必填
updateBy
string
示例:
必填
updateTime
string
示例:2020-08-10 21:58:23
必填
remark
string
示例:
必填
dataScope
object
示例:null
必填
params
object
数据字典
必填
cgId
int
示例:1;类别ID
必填
cgSerial
string
示例:0000;类别编号
必填
cgName
string
示例:周期任务;类别名称
必填
parentSerial
object
示例:null
必填
parentName
object
示例:null
必填
parentId
int
示例:0;父类别ID
必填
ancestors
string
示例:0;祖级列表
必填
orderNum
string
示例:1
必填