curl --location '/system/merchant/group/status/' \ --header 'x-token: {{x-token}}' \ --form 'status="1"'
{"status":200,"message":"切换成功"}