更新plc

This commit is contained in:
2024-07-16 11:04:46 +08:00
parent 572f72c213
commit 6f88d254e5
336 changed files with 212 additions and 29 deletions

View File

@@ -2,7 +2,7 @@
* @Author: gtz
* @Date: 2021-11-19 10:10:51
* @LastEditors: zwq
* @LastEditTime: 2023-12-13 16:26:31
* @LastEditTime: 2024-07-16 10:49:35
* @Description: file content
* @FilePath: \mt-qj-wms-ui\config\index.js
*/
@@ -22,7 +22,7 @@ module.exports = {
// 代理列表, 是否开启代理通过[./dev.env.js]配置
proxyTable: devEnv.OPEN_PROXY === false ? {} : {
'/proxyApi': {
target: 'http://192.168.1.43:8090/',
target: 'http://192.168.1.48:8090/',
// target: 'http://qy.wms.picaiba.com/wms-qy/',
changeOrigin: true,
pathRewrite: {