From ffe2f5b08710b437006342612831926139b3195a Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期二, 19 十二月 2023 14:48:23 +0800
Subject: [PATCH] #map latest test
---
src/main/webapp/static/readStatus.json | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/src/main/webapp/static/readStatus.json b/src/main/webapp/static/readStatus.json
index 33593c4..ba73f7b 100644
--- a/src/main/webapp/static/readStatus.json
+++ b/src/main/webapp/static/readStatus.json
@@ -25,13 +25,13 @@
"surplusQuantity": 450,
"countQuantity": 500,
"point": {
- "x": 1,
- "y": 2,
+ "x": 13,
+ "y": 11,
"z": 1
},
"coord": {
- "x": 1000,
- "y": 2000,
+ "x": 13000,
+ "y": 11000,
"z": 1
},
"task": {
@@ -43,7 +43,7 @@
"lastTaskId": 0,
"recentTaskId": 0
},
- "errState": 1,
+ "errState": 0,
"errCode": [0, 0, 0, 0, 0],
"statusSum": {
"mileage": 0,
--
Gitblit v1.9.1