{
"czlx": "116",
"sfrz": {
"signature": "string",
"client_id": "string",
"timestamp": "string"
}
}
curl --location --request POST 'https://api-dev.piaozone.com/test/?name=&reqid=' \
--header 'Content-Type: application/json' \
--data-raw '{
"czlx": "116",
"sfrz": {
"signature": "string",
"client_id": "string",
"timestamp": "string"
}
}'
{"errcode":"0000","data":{"total":0},"description":"操作成功"}