文档
测试

查询模板列表

GET
http://localhost:8080/template/template/list?template_id=1&domain_id=1

请求参数

参数名
类型
描述
必填
template_id
int
模板id
必填
domain_id
int
领域名id
必填

响应参数

参数名
类型
描述
必填
code
int
示例:0
必填
page
object
数据字典
必填
totalCount
int
示例:0
必填
pageSize
int
示例:10
必填
totalPage
int
示例:0
必填
currPage
int
示例:1
必填
list
array
数据列表
必填
templateId
int
示例:1
必填
templateName
string
示例:村民评分规则采集模板
必填
domainId
string
示例:1
必填
createTime
string
示例:2020-05-14T01:28:34.000+0000
必填
updateTime
string
示例:2020-05-14T01:28:36.000+0000
必填
templateDetailEntity
array
数据列表
必填
templateDetailId
int
示例:1
必填
templateId
int
示例:1
必填
fieldReference
string
示例:例如:张三
必填
fieldName
string
示例:姓名
必填
fieldRenderer
int
示例:0
必填
fieldType
int
示例:0
必填
searchType
int
示例:0
必填