feat: 设备台账
This commit is contained in:
@@ -11,5 +11,9 @@ const proxy = {
|
||||
target: 'http://140.210.143.1:14492',
|
||||
changeOrigin: true,
|
||||
},
|
||||
'/carbon-smart': {
|
||||
target: 'http://192.168.100.115:8224/api',
|
||||
changeOrigin: true,
|
||||
},
|
||||
};
|
||||
export default configFun({ dirname, proxy, serviceMode: 'saas', baseDir: '../' });
|
||||
|
Reference in New Issue
Block a user