api-proxy-mock/mock/device_detail.txt
2026-03-13 14:21:12 +08:00

19 lines
424 B
Plaintext

{
"code": 0,
"msg": "success",
"success": true,
"data": {
"serial": "A3120991235",
"id": 1112,
"name": "家用无创呼吸机",
"buyTime": 1773331200000,
"model": "G3 A20",
"bindTime": 1773381129000,
"lastUseTime": null,
"imageFile": {
"objKey": "test/bmc-file/common/a119dce5-84af-4a19-bbca-72bf2e5419e8.jpg",
"bucket": "new-c",
"mimeType": "image/jpeg"
}
}
}