{
"id": "string",
"account": "string",
"password": "string",
"mobile": "string",
"huifuId": "string"
}curl --location --request POST 'http://127.0.0.1:10010/shop/v1/itemusesupplier/saveSupplierAccount' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string",
"account": "string",
"password": "string",
"mobile": "string",
"huifuId": "string"
}'{
"status": "",
"message": "",
"data": ""
}