web-map/mocks/robot/register
2025-06-11 00:22:16 +08:00

13 lines
203 B
Plaintext

{
"code": 200,
"success": true,
"result": {
"id": "mock-robot-0",
"label": "模拟机器人-注册",
"brand": 1,
"type": 1,
"ip": "127.0.0.0"
},
"message": "模拟提示"
}