flat: 添加搜索条件

This commit is contained in:
Apcallover
2024-05-08 10:27:01 +08:00
parent 6a4d8bb1c9
commit 1e623fba4f
3 changed files with 36 additions and 50 deletions

View File

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