From 278b1eab04bad1dc5fb8e9957588386bed8891cd Mon Sep 17 00:00:00 2001 From: hehaibing-1996 Date: Mon, 14 Oct 2024 10:32:38 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=91=E5=B7=9D=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 货架标准上位机/App.xaml.cs | 2 +- 货架标准上位机/data/jsconfig.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/货架标准上位机/App.xaml.cs b/货架标准上位机/App.xaml.cs index c41b9c6..02490c8 100644 --- a/货架标准上位机/App.xaml.cs +++ b/货架标准上位机/App.xaml.cs @@ -25,7 +25,7 @@ namespace 货架标准上位机 } else { - MainWindow = new MainWindow2(); + MainWindow = new MainWindow1(); } MainWindow.ShowDialog(); diff --git a/货架标准上位机/data/jsconfig.json b/货架标准上位机/data/jsconfig.json index 8500eee..bf21721 100644 --- a/货架标准上位机/data/jsconfig.json +++ b/货架标准上位机/data/jsconfig.json @@ -16,7 +16,7 @@ //串口扫码枪延时 "ScannerTimeOut": 2000, //盟讯公司配置-是否是盟讯 - "IsMX": true, + "IsMX": false, //盟讯公司配置-获取要料单 "GetPickOrderUrl": "http://192.168.2.23:9289/integrate/inOut/missPickListR", //盟讯公司配置-获取要料明细接口