文档
测试

查询单个模板

GET
http://localhost:8080/template/template/info/1

接口描述

info后为查询的模板id

响应参数

参数名
类型
描述
必填
template
object
数据字典
必填
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
必填
code
int
示例:0
必填