fix:新增文生图列表

This commit is contained in:
ouyangxiu
2025-06-18 16:43:48 +07:00
parent e7aa52abfb
commit dceacbc3b1
7 changed files with 437 additions and 54 deletions
+2 -2
View File
@@ -50,9 +50,9 @@ module.exports = {
}
},
'/api/web': {
target: `http://139.162.22.207:52321`, // 外网测试服
target: `http://139.162.22.207:25613`, // 外网测试服
// target: `http://139.162.30.185:52321`, //正式服
// target: `http://139.162.30.185:25613`, //正式服
changeOrigin: true,
ws: false,
pathRewrite: {