地图选点
This commit is contained in:
@@ -41,6 +41,15 @@
|
||||
"pathRewrite": {
|
||||
"^/online": "/"
|
||||
}
|
||||
},
|
||||
"/tmap": {
|
||||
"target": "https://apis.map.qq.com",
|
||||
"changeOrigin": true,
|
||||
"secure": false,
|
||||
"ws": true,
|
||||
"pathRewrite": {
|
||||
"^/tmap": ""
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -58,4 +67,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user