查询模板列表
GET
http://localhost:8080/template/template/list?template_id=1&domain_id=1
请求参数
参数名
类型
描述
必填
template_id
int
模板id
必填
domain_id
int
领域名id
必填
响应参数
参数名
类型
描述
必填
code
int
示例:0
必填
totalCount
int
示例:0
必填
pageSize
int
示例:10
必填
totalPage
int
示例:0
必填
currPage
int
示例:1
必填
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
必填