Files
svn/tech/json_app_mailiang/outServer/json/track/track_1008.json
2025-08-04 10:46:00 +08:00

38 lines
450 B
JSON

[
{
"fishId": 1,
"pathId": 1,
"enterTime": 3,
"exitTime": 8.56
},
{
"fishId": 1,
"pathId": 2,
"enterTime": 2.3,
"exitTime": 8.66
},
{
"fishId": 1,
"pathId": 1,
"enterTime": 2,
"exitTime": 7.56
},
{
"fishId": 1,
"pathId": 1,
"enterTime": 1,
"exitTime": 6.56
},
{
"fishId": 1,
"pathId": 2,
"enterTime": 0.3,
"exitTime": 6.66
},
{
"fishId": 1,
"pathId": 1,
"enterTime": 0,
"exitTime": 5.56
}
]