diff --git a/Aucma.Core.Palletiz/ViewModels/IndexPageViewModel.cs b/Aucma.Core.Palletiz/ViewModels/IndexPageViewModel.cs index 313c58b1..04832890 100644 --- a/Aucma.Core.Palletiz/ViewModels/IndexPageViewModel.cs +++ b/Aucma.Core.Palletiz/ViewModels/IndexPageViewModel.cs @@ -28,7 +28,7 @@ namespace Aucma.Core.Palletiz.ViewModels HandPalletizCommand = new RelayCommand(obj => HandPalletizCommandExecute()); InitEveryDayMethod(); - InstoreBusiness.Instance.test(); + // InstoreBusiness.Instance.test(); } #region 扫描信息