curl --location --request POST '/adminapi/distribution.distributor/status' \ --header 'token: 59e092db6ec6acbe31669c6b8620ee89' \ --form 'id=""'
{ "code": 1, "show": 0, "msg": "操作成功", "data": [] }