curl --location --request POST 'adminapi/shop.goods/status' \ --form 'id="服务id"'
{ "code": 1, "show": 0, "msg": "", "data": {} }