curl --location --request GET 'http://192.168.1.155:9000/special-work-service/workTicketAttachmentTemplate/' \
--header 'ip: {{ip}}' \
--header 'X-Request-client-type: PC' \
--header 'clientId: 1'{
"code": 0,
"msg": "string",
"data": {
"id": 0,
"type": "DONG_HUO",
"wordFileUrl": "string"
}
}