{
"code": 0,
"msg": "string",
"data": {
"name": "劳动合同模板",
"fileUrl": "https://www.iocoder.cn/xxx.pdf",
"fileType": "pdf",
"status": 1,
"description": "该模板适用于公司内部员工劳动合同签署",
"category": "hr",
"remark": "备注信息",
"enterpriseId": 1,
"userId": 1,
"signatoryConfig": "signatories\": [{\"signatoryId\": 1, \"verificationRequired\": true, \"verificationMethods\": [\"SMS\"]}]",
"id": 1024,
"formFields": [
{
"id": 1,
"templateId": 1,
"signatoryId": 1,
"type": "text",
"name": "姓名",
"pageNumber": 1,
"positionX": 100.5,
"positionY": 200.5,
"width": 150,
"height": 30,
"required": true,
"defaultValue": "张三",
"options": "选项1\n选项2\n选项3",
"fontSize": 12,
"fontColor": "#333333",
"fontWeight": "normal",
"textAlign": "left",
"backgroundColor": "rgba(255, 255, 255, 0.1)",
"borderWidth": 1,
"borderColor": "#d9d9d9",
"borderRadius": 4,
"createTime": "string"
}
],
"signatories": [
{
"type": "enterprise",
"name": "甲方",
"orderNum": 1,
"specifyOnUse": false,
"needSign": true,
"companyName": "重庆小易智能科技有限公司",
"realName": "张三",
"contact": "13800138000",
"id": 1024,
"templateId": 1024,
"createTime": "string"
}
],
"createTime": "string",
"version": 1,
"isLatest": true,
"previousVersionId": 100,
"baseTemplateId": 1,
"qrcodeEnabled": false
}
}