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