文档
测试

功能管理-查找所有功能

POST
192.168.0.23:8044/func/findAllFunctionDetail

响应参数

参数名
类型
描述
必填
status
int
示例:4
必填
message
object
示例:null
必填
data
array
数据列表
必填
id
int
示例:1
必填
pid
int
示例:0
必填
funcName
string
示例:第一个
必填
funcUrl
object
示例:null
必填
funcDescribe
object
示例:null
必填
funcType
object
示例:null
必填
createDate
string
示例:2020-08-17 14:57:30
必填
createUser
int
示例:1
必填
updateDate
string
示例:2020-08-17 14:57:33
必填
updateUser
int
示例:1
必填
funcOpen
int
示例:1
必填
childFunction
array
递归的形式
必填
id
int
示例:3
必填
pid
int
示例:1
必填
funcName
string
示例:第一个子功能
必填
funcUrl
object
示例:null
必填
funcDescribe
object
示例:null
必填
funcType
object
示例:null
必填
createDate
string
示例:2020-08-17 15:33:35
必填
createUser
int
示例:2
必填
updateDate
string
示例:2020-08-17 15:33:37
必填
updateUser
int
示例:2
必填
funcOpen
int
示例:1
必填
childFunction
array
数据列表
必填
id
int
示例:4
必填
pid
int
示例:3
必填
funcName
string
示例:第一个子的子
必填
funcUrl
object
示例:null
必填
funcDescribe
object
示例:null
必填
funcType
object
示例:null
必填
createDate
string
示例:2020-08-17 15:32:31
必填
createUser
int
示例:2
必填
updateDate
string
示例:2020-08-17 15:32:31
必填
updateUser
object
示例:null
必填
funcOpen
int
示例:1
必填
childFunction
array
数据列表
必填