Authorization: Bearer ********************{}curl --location --request GET 'localhost:58080/admin-api/tqms/inventory-class/getInfosById?id=G01' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{"code":0,"data":{"createTime":1753772147000,"ids":null,"invCode":"G01","invCname":"劳保用品","invGrade":2,"invEnd":1,"pubufts":"AAAAAABMjzw=","cbarCode":null,"cecoCode":null},"msg":"成功"}