部门组织添加部门简称

This commit is contained in:
zer0Black
2023-06-27 11:43:18 +08:00
parent d4735589ef
commit 6b9f893e95
2 changed files with 13 additions and 1 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ module.exports = {
'/api': {
//10.0.10.173
//10.0.10.97
target: 'http://10.0.10.173:7060', // 服务器
target: 'http://localhost:7060', // 服务器
changeOrigin: true
},
// 请求静态图片配置项