查询模板目录列表
POST
http://ip:port/api/record/recordTemplateCatalog/listByPage
接口描述
查询模板目录列表
请求头
参数名
类型
描述
必填
token
string
必填
请求参数
参数名
类型
描述
必填
templateId
int
模板id
必填
响应参数
参数名
类型
描述
必填
res
int
示例:0
必填
msg
string
示例:操作成功!
必填
pageNo
int
示例:1
必填
pageSize
int
示例:10
必填
total
int
示例:1
必填
totalPage
int
示例:1
必填