{ "diy_temp_id": 1 }
curl --location '/system/merchant/group/setTemplate/' \ --header 'x-token: {{x-token}}' \ --header 'Content-Type: application/json' \ --data '{ "diy_temp_id": 1 }'
{"status":200,"message":"设置成功"}