{
"appCode": "crm-service",
"relationList": [
{
"custRelationName": "紧急E-lw",
"custRelationMobile": "13202507046",
"relationship": 4
}
],
"emergencyContact": "紧急E-lw",
"emergencyMobile": "13202507046",
"relation": 4,
"supMedstffName": "侯明",
"supMedstffNo": "LN330000003111",
"nurscareWay": "07",
"intendedNursingType": 1,
"treatmentStartTime": "2025-07-04 00:00:00",
"attachment": "https://tianyufile.oss-cn-shanghai.aliyuncs.com/sky/frontEndUpload/1751623009275_7e60c2b6.jpeg",
"serviceAgreementUrls": "",
"serviceAgreementStampUrls": "",
"conclusionUrls": "",
"evaluateId": 19,
"custName": "何爱凤",
"custIdentity": "330625195305067062",
"custMobile": "13666666666",
"nurscareOrgNo": "LO330000000463",
"liveAddressDetail": "居住详细地址0328",
"liveAreaCode": "330683",
"applyNum": "330625195305067062",
"custServiceStatus": 3,
"disabilityLevel": 5,
"floor": "",
"room": "",
"bed": "",
"custNum": "694217152032837"
}
curl --location --request POST '/custLongTerm/v1/modify' \
--header 'token: eAOgMtv623UJFiheg4TxpMVh0CBjszCznrHD0gcRJfbicJByxLcyqRbs2hZKNbNv' \
--header 'token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"appCode": "crm-service",
"relationList": [
{
"custRelationName": "紧急E-lw",
"custRelationMobile": "13202507046",
"relationship": 4
}
],
"emergencyContact": "紧急E-lw",
"emergencyMobile": "13202507046",
"relation": 4,
"supMedstffName": "侯明",
"supMedstffNo": "LN330000003111",
"nurscareWay": "07",
"intendedNursingType": 1,
"treatmentStartTime": "2025-07-04 00:00:00",
"attachment": "https://tianyufile.oss-cn-shanghai.aliyuncs.com/sky/frontEndUpload/1751623009275_7e60c2b6.jpeg",
"serviceAgreementUrls": "",
"serviceAgreementStampUrls": "",
"conclusionUrls": "",
"evaluateId": 19,
"custName": "何爱凤",
"custIdentity": "330625195305067062",
"custMobile": "13666666666",
"nurscareOrgNo": "LO330000000463",
"liveAddressDetail": "居住详细地址0328",
"liveAreaCode": "330683",
"applyNum": "330625195305067062",
"custServiceStatus": 3,
"disabilityLevel": 5,
"floor": "",
"room": "",
"bed": "",
"custNum": "694217152032837"
}'
{
"success": false,
"code": "",
"message": "",
"data": {}
}