flat:修改添加任务,单位信息

This commit is contained in:
史典卓
2024-10-10 14:45:40 +08:00
parent 9d9d7972c9
commit 32e92bcece
3 changed files with 97 additions and 66 deletions

View File

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