文档更新 & 问题修复

This commit is contained in:
zengqiao
2022-08-22 18:27:53 +08:00
parent e844b6444a
commit d008c19149
25 changed files with 515 additions and 519 deletions

View File

@@ -85,11 +85,11 @@ module.exports = merge(config, {
proxy: {
'/ks-km/api/v3': {
changeOrigin: true,
target: 'localhost',
target: 'https://api-kylin-xg02.intra.xiaojukeji.com/ks-km/',
},
'/logi-security/api/v1': {
changeOrigin: true,
target: 'localhost',
target: 'https://api-kylin-xg02.intra.xiaojukeji.com/ks-km/',
},
},
},