Commit 18a2d1ad authored by xxx's avatar xxx

1

parent d2cd6bc6
This diff is collapsed.
...@@ -46,8 +46,9 @@ module.exports = { ...@@ -46,8 +46,9 @@ module.exports = {
'^/auth': 'auth' '^/auth': 'auth'
} }
}, },
//获取会话号
'/jiankong': { '/jiankong': {
target: 'http://oa.gemho.cn:8088/StandardApiAction_queryAlarmDetail.action', target: 'http://oa.gemho.cn:8088',
changeOrigin: true, changeOrigin: true,
pathRewrite: { pathRewrite: {
'^/jiankong': '' '^/jiankong': ''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment