web-map/mocks/scene/getByGroupId

10 lines
147 B
Plaintext
Raw Normal View History

2025-05-10 15:41:21 +08:00
{
"code": 200,
"success": true,
"data": {
"id": "mock-group-scene-1",
"label": "模拟组场景A"
},
"message": "模拟提示"
}