app模板、应用模板、组件模板、widget模板
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

50 lines
1.2 KiB

module.exports = {
'/TIS_JBFW': {
target: 'http://localhost:7000',
changeOrigin: true
},
'/TIS_COMPONENT_MAP2D': {
target: 'http://localhost:7001',
changeOrigin: true
},
'/TIS_YYSC': {
target: 'http://localhost:7000',
changeOrigin: true
},
"/TIS_YXJK": {
target: 'http://localhost:7000',
changeOrigin: true,
},
"/api/xtpz/xtpz/": {
target: 'http://10.10.10.89:3806',
changeOrigin: true,
},
"/api/207S_MLYY/mlyy/": {
target: 'http://10.10.10.89:3806',
changeOrigin: true,
},
"/api/TIS_CoreServer/": {
target: 'http://10.10.10.89:3806',
changeOrigin: true,
},
"/api/tisyxjk/monitor/": {
target: 'http://10.10.10.89:3806',
changeOrigin: true,
},
"/fwml/set/": {
target: 'http://10.10.10.89:3806',
changeOrigin: true,
},
"/fwml/select/": {
target: 'http://10.10.10.89:3806',
changeOrigin: true,
},
"/api/TIS_RZFW/request/": {
target: 'http://10.10.10.89:3806',
changeOrigin: true,
},
"/api/hjbz/": {
target: 'http://10.10.10.89:3806',
changeOrigin: true,
}
}