no message
This commit is contained in:
@@ -44,4 +44,4 @@ export const relocate = (x, y, angle) => post('teaching/relocate?x=' + x + '&y='
|
||||
// 关机重启
|
||||
export const rebootVehicle = () => get('vehicle/rebootVehicle', {})
|
||||
// 同步地图
|
||||
export const synchronizedMap = () => get('mapInfo/synchronizedMap', {})
|
||||
export const synchronizedMap = () => post('mapInfo/synchronizedMap', {})
|
||||
Reference in New Issue
Block a user