{
"tempId": "string",
"shopId": "string",
"replyType": "string",
"category": "string",
"content": "string"
}curl --location '/userPlatform/physical/shop/strategy/addOrModifyTempCustom' \
--header 'Content-Type: application/json' \
--data '{
"tempId": "string",
"shopId": "string",
"replyType": "string",
"category": "string",
"content": "string"
}'{
"code": 0,
"message": "",
"data": null
}