curl --location --request GET 'http://10.10.0.26:8080/api/type'
{ "code": 200, "msg": "success", "time": 1766982723799, "data": { "type": "m48" } }