{}
curl --location --request POST '/open/template/all' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "code": 0, "message": "string", "body": [ { "templateId": 0, "title": "string" } ] }