curl --location --request GET '/file/get/type?id=1'
{ "code": 0, "msg": "string", "data": { "type": "string" } }