|
@@ -1,7 +1,7 @@
|
|
/*
|
|
/*
|
|
* @Author: your name
|
|
* @Author: your name
|
|
* @Date: 2021-09-03 14:28:27
|
|
* @Date: 2021-09-03 14:28:27
|
|
- * @LastEditors: Please set LastEditors
|
|
|
|
|
|
+ * @LastEditors: code4eat awesomedema@gmail.com
|
|
* @Description: In User Settings Edit
|
|
* @Description: In User Settings Edit
|
|
* @FilePath: /MedicalWisdomCheckSys/config/proxy.ts
|
|
* @FilePath: /MedicalWisdomCheckSys/config/proxy.ts
|
|
*/
|
|
*/
|
|
@@ -19,7 +19,7 @@
|
|
export default {
|
|
export default {
|
|
dev: {
|
|
dev: {
|
|
'/api': {
|
|
'/api': {
|
|
- target: 'http://112.124.59.133:8083/',
|
|
|
|
|
|
+ target: 'http://47.97.190.5:7004',
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
pathRewrite: { '^/api': '' },
|
|
pathRewrite: { '^/api': '' },
|
|
},
|
|
},
|