{
"id": 1,
"type": "enterprise",
"name": "甲方",
"orderNum": 1,
"needSign": true,
"specifyOnUse": true,
"companyName": "XX科技有限公司",
"realName": "张三",
"contact": "13800138000",
"fields": [
{
"id": 1,
"type": "signature",
"name": "签名",
"pageNumber": 1,
"positionX": 100.5,
"positionY": 200.5,
"width": 150,
"height": 50,
"required": true
}
]
}