flat: cityId 合并

This commit is contained in:
Apcallover
2024-04-23 19:42:48 +08:00
parent 381f2273b3
commit 90258f3179
8 changed files with 660 additions and 533 deletions

View File

@@ -23,11 +23,11 @@ module.exports = {
port: 1888,
proxy: {
"/api": {
target: 'http://10.165.0.173:8000',
target: 'http://192.168.1.101:8200',
ws: true,
changeOrigin: true,
pathRewrite: {
"^/api": "/"
"^/api/jobslink-api": "/"
}
},
"/qq/map": {