Files
medical-mall/server/data/push_devices.json
not-like-juvenile 08a0408b0e 测试文件
2026-02-26 09:54:21 +08:00

18 lines
394 B
JSON

[
{
"cid": "CID_TEST_001",
"user_id": "user-1",
"platform": "android",
"created_at": "2026-02-24T03:48:20.907Z",
"updated_at": "2026-02-24T03:48:20.907Z",
"active": true
},
{
"cid": "你的CID",
"user_id": "123",
"platform": "android",
"created_at": "2026-02-25T13:28:58.901Z",
"updated_at": "2026-02-25T13:28:58.901Z",
"active": true
}
]