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