Authorization: Bearer ********************curl --location --request GET '/chuweiguanli/cangweitu/query-store' \
--header 'Authorization: Bearer <token>'{
"code": 10000,
"message": "success",
"data": {
"id": "string",
"bin_store": "string",
"ku_wei_bian_ma": "string",
"other": "string",
"znode": "string",
"xnode": "string",
"ynode": "string",
"ting_yong": "string"
}
}