curl --location --request POST 'https://api.qugongbao.com/gst-api/api/qgb/sync/taskInfo' \
--header 'Content-Type: application/json' \
--data-raw '{
"custNo": "string",
"spCode": "string",
"taskName": "string",
"taskDetail": "string",
"beginDateTime": "string",
"endDateTime": "string",
"unitPrice": 0,
"workAddress": "string"
}'{
"taskId": "string"
}