{ "seller_id": 97 }
curl --location --request POST '/api/open/user/seller/delete?appid=×tamp=&sign=' \ --header 'Content-Type: application/json' \ --data-raw '{ "seller_id": 97 }'
{ "code": "0", "msg": "OK", "data": { "success": true } }