{
"userId": 3,
"tel": "13147302090",
"name": "测试研学方案",
"introduce": "无描述",
"startTime": "2023-10-18 10:08:09",
"endTime": "2023-12-18 10:08:09",
"type": 3,
"departure": "广东惠州读者文化园",
"personCount": 20,
"themeImg": "http://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/hzdaoziji/2022/12/03/48e2fae120d541febf0b5a1c1fd081f9.png",
"mode": 1,
"medicalKnowledge": "无医疗知识",
"createFrom": 1,
"lineFee":10,
"video": "http://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/hzdaoziji/2022/12/03/48e2fae120d541febf0b5a1c1fd081f9.png",
"signEndTime": "2023-10-01 22:00:00",
"lineType": 2,
"isOpen": true,
"guideName": "导游姓名",
"guideTel": "15521046743",
"remark": "用户须知",
"taskBackGround": "任务背景图",
"proposalPhotos": [
{
"img": "http://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/hzdaoziji/2022/12/03/48e2fae120d541febf0b5a1c1fd081f9.png",
"type": 1
},
{
"img": "http://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/hzdaoziji/2022/12/03/48e2fae120d541febf0b5a1c1fd081f9.png",
"type": 2
}
],
"proposalPlays": [
{
"play_id": 2,
"proposalPlayTasks": [
{
"taskId": 23,
"sort": 1
},
{
"taskId": 24,
"sort": 2
}
]
}
],
"proposalScenics": [
{
"scenicId": 3,
"personalTaskCount": 20,
"groupTaskCount": 3,
"proposalScenicTasks": [
{
"taskId": 23
}
]
}
],
"proposalWorkers": [
{
"name": "测试方案制作人",
"tel": "15521046743",
"job": 1
},
{
"name": "测试企业对接人",
"tel": "15521046743",
"job": 2
},
{
"name": "测试医疗员1",
"tel": "15521046743",
"job": 3
},
{
"name": "测试医疗员2",
"tel": "15521046743",
"job": 3
},
{
"name": "测试领队",
"tel": "15521046743",
"job": 4
},
{
"name": "测试安全员1",
"tel": "15521046743",
"job": 5
},
{
"name": "测试安全员2",
"tel": "15521046743",
"job": 5
}
],
"proposalUnPays": [
{
"name": "张三",
"tel": "13999999999",
"parentTel": "14000000000",
"idCard": "441481199004202249"
},
{
"name": "李四",
"tel": "13999999998",
"parentTel": "14000000001",
"idCard": "441481199004202248"
},
{
"name": "王五",
"tel": "13999999997",
"parentTel": "14000000002",
"idCard": "441481199004202247"
},
{
"name": "赵六",
"tel": "13999999996",
"parentTel": "14000000003",
"idCard": "441481199004202246"
},
{
"name": "田七",
"tel": "13999999995",
"parentTel": "14000000004",
"idCard": "441481199004202245"
},
{
"name": "坑八",
"tel": "13999999994",
"parentTel": "14000000005",
"idCard": "441481199004202244"
},
{
"name": "叶九",
"tel": "13999999993",
"parentTel": "14000000006",
"idCard": "441481199004202243"
}
],
"pathCharges": [
{
"chargeName": "路线消费项名称",
"type":1,
"price": 10,
"dressSize": "衣服码数, 多个码数逗号分隔",
"pathChargeImg": "http://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/hzdaoziji/2022/12/03/48e2fae120d541febf0b5a1c1fd081f9.png",
"chargeExplain": "路线消费项简介",
"chargeUnit": "件"
}
],
"proposalShops": [
{
"shopId": 1
},
{
"shopId": 2
},
{
"shopId": 3
}
]
}
curl --location --request POST 'https://travel.daoziji.com/user/proposal/add' \
--header 'token: 59488631878869803924403251' \
--header 'Content-Type: application/json' \
--data-raw '{
"userId": 3,
"tel": "13147302090",
"name": "测试研学方案",
"introduce": "无描述",
"startTime": "2023-10-18 10:08:09",
"endTime": "2023-12-18 10:08:09",
"type": 3,
"departure": "广东惠州读者文化园",
"personCount": 20,
"themeImg": "http://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/hzdaoziji/2022/12/03/48e2fae120d541febf0b5a1c1fd081f9.png",
"mode": 1,
"medicalKnowledge": "无医疗知识",
"createFrom": 1,
"lineFee":10,
"video": "http://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/hzdaoziji/2022/12/03/48e2fae120d541febf0b5a1c1fd081f9.png",
"signEndTime": "2023-10-01 22:00:00",
"lineType": 2,
"isOpen": true,
"guideName": "导游姓名",
"guideTel": "15521046743",
"remark": "用户须知",
"taskBackGround": "任务背景图",
"proposalPhotos": [
{
"img": "http://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/hzdaoziji/2022/12/03/48e2fae120d541febf0b5a1c1fd081f9.png",
"type": 1
},
{
"img": "http://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/hzdaoziji/2022/12/03/48e2fae120d541febf0b5a1c1fd081f9.png",
"type": 2
}
],
"proposalPlays": [
{
"play_id": 2,
"proposalPlayTasks": [
{
"taskId": 23,
"sort": 1
},
{
"taskId": 24,
"sort": 2
}
]
}
],
"proposalScenics": [
{
"scenicId": 3,
"personalTaskCount": 20,
"groupTaskCount": 3,
"proposalScenicTasks": [
{
"taskId": 23
}
]
}
],
"proposalWorkers": [
{
"name": "测试方案制作人",
"tel": "15521046743",
"job": 1
},
{
"name": "测试企业对接人",
"tel": "15521046743",
"job": 2
},
{
"name": "测试医疗员1",
"tel": "15521046743",
"job": 3
},
{
"name": "测试医疗员2",
"tel": "15521046743",
"job": 3
},
{
"name": "测试领队",
"tel": "15521046743",
"job": 4
},
{
"name": "测试安全员1",
"tel": "15521046743",
"job": 5
},
{
"name": "测试安全员2",
"tel": "15521046743",
"job": 5
}
],
"proposalUnPays": [
{
"name": "张三",
"tel": "13999999999",
"parentTel": "14000000000",
"idCard": "441481199004202249"
},
{
"name": "李四",
"tel": "13999999998",
"parentTel": "14000000001",
"idCard": "441481199004202248"
},
{
"name": "王五",
"tel": "13999999997",
"parentTel": "14000000002",
"idCard": "441481199004202247"
},
{
"name": "赵六",
"tel": "13999999996",
"parentTel": "14000000003",
"idCard": "441481199004202246"
},
{
"name": "田七",
"tel": "13999999995",
"parentTel": "14000000004",
"idCard": "441481199004202245"
},
{
"name": "坑八",
"tel": "13999999994",
"parentTel": "14000000005",
"idCard": "441481199004202244"
},
{
"name": "叶九",
"tel": "13999999993",
"parentTel": "14000000006",
"idCard": "441481199004202243"
}
],
"pathCharges": [
{
"chargeName": "路线消费项名称",
"type":1,
"price": 10,
"dressSize": "衣服码数, 多个码数逗号分隔",
"pathChargeImg": "http://hzdaoziji.oss-cn-hangzhou.aliyuncs.com/hzdaoziji/2022/12/03/48e2fae120d541febf0b5a1c1fd081f9.png",
"chargeExplain": "路线消费项简介",
"chargeUnit": "件"
}
],
"proposalShops": [
{
"shopId": 1
},
{
"shopId": 2
},
{
"shopId": 3
}
]
}'
{
"msg": "操作成功",
"code": 200
}