curl --location --request GET '/callcenter/workOrder/template/'
{ "code": 0, "msg": "string", "data": { "subject": "string", "content": "string" } }