| | |
| | | '^/api': '/' |
| | | } |
| | | }, |
| | | '/api/blade-cps/workstation/listDatapointsByWorkstationId': { |
| | | '/api/smis/workstation/listDatapointsByWorkstationId': { |
| | | target: 'http://120.46.212.231:4102', |
| | | // ws: true, |
| | | changeOrigin: true, |
| | |
| | | '^/api': '/' |
| | | } |
| | | }, |
| | | '/api/blade-cps/workstation/saveDatapoints': { |
| | | '/api/smis/workstation/saveDatapoints': { |
| | | target: 'http://120.46.212.231:4102', |
| | | // ws: true, |
| | | changeOrigin: true, |
| | |
| | | '^/api': '/' |
| | | } |
| | | }, |
| | | '/api/blade-cps/workstation/export-dp': { |
| | | '/api/smis/workstation/export-dp': { |
| | | target: 'http://120.46.212.231:4102', |
| | | // ws: true, |
| | | changeOrigin: true, |