建图修改
This commit is contained in:
@@ -114,8 +114,8 @@ export const getMappingStatus = () => {
|
||||
let res = {
|
||||
code: 200,
|
||||
message: 'ok',
|
||||
mapping_return: '2',
|
||||
mapping_percent: '100'
|
||||
mapping_return: '1',
|
||||
mapping_percent: '50'
|
||||
}
|
||||
return res
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user