curl --location --request GET 'http://127.0.0.1:2580/jifenqi/deviceList?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJtYiI6IjEwMDAiLCJleHAiOjE3Njg5OTk3ODF9.H9FxEZ5fNPF2SsJk2sPDF8zZpxDmcUedlPtyn7NVbZo&type&flag=&shopId&name&rental=1-2&buyPriceUser=1-2'{
"msg": "操作成功",
"code": 0,
"data": [
{
"buyPrice": 10000,
"code": "2222",
"flag": 0,
"buyDate": "2025-11-11",
"buyTime": 1762790400000,
"creTime": 1767681813000,
"type": "租赁型",
"deviceId": 1,
"companyId": 1,
"name": "佳能",
"id": 1,
"shopId": 2,
"addr": "北京万达广告"
},
{
"buyPrice": 10000,
"code": "2222",
"flag": 0,
"buyDate": "2025-11-11",
"buyTime": 1762790400000,
"creTime": 1767682065000,
"type": "租赁型",
"deviceId": 2,
"companyId": 1,
"name": "佳能",
"id": 2,
"shopId": 2,
"addr": "北京万达广告"
},
{
"buyPrice": 10000,
"img": "https://hska.oss-cn-beijing.aliyuncs.com/jifenqi/20260106145237_002219-17535469393699.jpg",
"code": "2222",
"flag": 0,
"buyDate": "2025-11-11",
"buyTime": 1762790400000,
"creTime": 1767682357000,
"type": "租赁型",
"deviceId": 3,
"companyId": 1,
"name": "佳能",
"id": 3,
"shopId": 2,
"addr": "北京万达广告"
}
]
}