获取单个模板
GET
http://192.168.1.201:84/api/contract/get_template_info?id=2
请求参数
参数名
类型
描述
必填
id
int
示例:2
必填
响应参数
参数名
类型
描述
必填
msg
string
示例:模板详情
必填
id
int
示例:2
必填
template_name
string
示例:承诺书
必填
path
string
示例:合同源文件
必填
contract_imgs
array
数据列表 合同处理文件
必填
upload_type
int
示例:2
必填
code
int
示例:200
必填