{ "id": 0 }
curl --location --request POST '/adminapi/distribution.distributor/status' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": 0 }'
{"code":1,"show":0,"msg":"操作成功","data":[]}