Commit cabbca7c by 无尘

feat: 增加班次

parent 1879918f
......@@ -4,7 +4,7 @@
* @Author: 无尘
* @Date: 2018-10-10 14:44:45
* @LastEditors: 无尘
* @LastEditTime: 2019-12-09 15:21:49
* @LastEditTime: 2019-12-13 09:47:27
*/
module.exports = {
proxyList: {
......@@ -36,6 +36,13 @@ module.exports = {
'^/haoban-app-material-web': ''
}
},
'/haoban-app-attence-web/': {
target: 'https://www.gicdev.com/haoban-app-attence-web/',
changeOrigin: true,
pathRewrite: {
'^/haoban-app-attence-web': ''
}
},
'/haoban-app-tel-task-web/': {
target: 'https://www.gicdev.com/haoban-app-tel-task-web/',
changeOrigin: true,
......
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