查询信息模板
POST
/nicheTemplete/find
接口描述
最外层的就是标题,optionList里面是选项的内容,如果optionList为空就代表是输入的
请求参数
参数名
类型
描述
必填
type
示例:1 (1个人客户信息模板,2企业客户信息模板)
必填
响应参数
参数名
类型
描述
必填
id
int
示例:11 ID
必填
templeteId
int
示例:1
必填
code
string
示例:
必填
value
string
示例:客户性别 列名
必填
parentId
string
示例:
必填
isChoice
int
示例:2 信息填入方式(1输入框2单选3多选4日期选择5地区选择)
必填
operationAuthority
int
示例:1 操作权限(0不可操作,1可操作,2仅编辑,3仅删除)
必填
status
int
示例:1 状态
必填
createdBy
int
示例:1
必填
createdTime
string
示例:2021-12-12 15:10:23
必填
updatedBy
int
示例:1
必填
updatedTime
string
示例:2021-12-12 15:14:08
必填
id
int
示例:12
必填
templeteId
int
示例:1
必填
code
string
示例:
必填
value
string
示例:男 选项值
必填
parentId
int
示例:11
必填
isChoice
int
示例:2
必填
operationAuthority
int
示例:1
必填
status
int
示例:1
必填
createdBy
int
示例:1
必填
createdTime
string
示例:2021-12-12 15:14:08
必填
updatedBy
int
示例:1
必填
updatedTime
string
示例:2021-12-12 15:14:12
必填
optionList
string
示例:
必填