flat: 表字段修改

This commit is contained in:
Apcallover
2024-04-03 11:45:34 +08:00
parent eb93996c14
commit a22b39f1a9
3 changed files with 117 additions and 56 deletions

View File

@@ -23,7 +23,7 @@ module.exports = {
port: 1888,
proxy: {
"/api": {
target: 'http://10.165.0.173:8000',
target: 'http://192.168.1.106:8000',
ws: true,
changeOrigin: true,
pathRewrite: {