liulb@mesnac.com 1 year ago
parent 284ca2f209
commit f453a508c6

Binary file not shown.

Binary file not shown.

Binary file not shown.

@ -123,7 +123,6 @@ namespace Admin.Core.Tasks
LogDelegateEvent?.Invoke($"物料条码[{materialBarCode}],任务创建失败,该条码任务记录中已存在,请检查!"); LogDelegateEvent?.Invoke($"物料条码[{materialBarCode}],任务创建失败,该条码任务记录中已存在,请检查!");
return; return;
} }
string message = $"物料[{obj.MaterialName}], 入{spaceInfo.SpaceName},入库中...."; string message = $"物料[{obj.MaterialName}], 入{spaceInfo.SpaceName},入库中....";
RefreshScanMateriaCodeEvent?.Invoke(materialBarCode, obj.MaterialCode, obj.MaterialName, spaceInfo.SpaceName, message); //刷新界面扫码信息 RefreshScanMateriaCodeEvent?.Invoke(materialBarCode, obj.MaterialCode, obj.MaterialName, spaceInfo.SpaceName, message); //刷新界面扫码信息
CreateInStoreTask(spaceInfo, materialBarCode); //创建入库任务 CreateInStoreTask(spaceInfo, materialBarCode); //创建入库任务
@ -150,7 +149,7 @@ namespace Admin.Core.Tasks
try try
{ {
string storeCode = Appsettings.app("StoreInfo", "StoreCode");//泡前库code string storeCode = Appsettings.app("StoreInfo", "StoreCode");//泡前库code
//生成入库任务依次下发至PLC //生成入库任务依次下发至PLC
RealTaskInfo realTaskInfo = new RealTaskInfo(); RealTaskInfo realTaskInfo = new RealTaskInfo();
realTaskInfo.TaskType = 1; realTaskInfo.TaskType = 1;
realTaskInfo.TaskCode = System.Guid.NewGuid().ToString("N").Substring(0, 6); realTaskInfo.TaskCode = System.Guid.NewGuid().ToString("N").Substring(0, 6);

@ -16,5 +16,5 @@ D:\Project\gitea\AUCMA\SCADA\Aucma.Core.Palletiz\App.xaml
420-1296433990 420-1296433990
Assets\Styles\DefaultStyles.xaml;Views\IndexPageView.xaml;Views\MainWindow.xaml;Views\StatisticsPageView.xaml; Assets\Styles\DefaultStyles.xaml;Views\IndexPageView.xaml;Views\MainWindow.xaml;Views\StatisticsPageView.xaml;
True False

@ -1,5 +0,0 @@
D:\Project\gitea\AUCMA\SCADA\Aucma.Core.Palletiz\obj\Debug\net6.0-windows\GeneratedInternalTypeHelper.g.i.cs
FD:\Project\gitea\AUCMA\SCADA\Aucma.Core.Palletiz\App.xaml;;
FD:\Project\gitea\AUCMA\SCADA\Aucma.Core.Palletiz\Views\IndexPageView.xaml;;
FD:\Project\gitea\AUCMA\SCADA\Aucma.Core.Palletiz\Views\StatisticsPageView.xaml;;

@ -16,5 +16,5 @@ D:\Project\gitea\AUCMA\SCADA\Aucma.Core.PrintTo\App.xaml
4121453728964 4121453728964
Assets\Styles\DefaultStyles.xaml;Views\ButtomPageView.xaml;Views\HomeWindowView.xaml;Views\IndexPage.xaml;Views\MainWindow.xaml;Views\PrintToDevView.xaml;Views\SupplementPrintPageView.xaml; Assets\Styles\DefaultStyles.xaml;Views\ButtomPageView.xaml;Views\HomeWindowView.xaml;Views\IndexPage.xaml;Views\MainWindow.xaml;Views\PrintToDevView.xaml;Views\SupplementPrintPageView.xaml;
True False

@ -1,8 +0,0 @@
D:\Project\gitea\AUCMA\SCADA\Aucma.Core.PrintTo\obj\Debug\net6.0-windows\GeneratedInternalTypeHelper.g.i.cs
FD:\Project\gitea\AUCMA\SCADA\Aucma.Core.PrintTo\App.xaml;;
FD:\Project\gitea\AUCMA\SCADA\Aucma.Core.PrintTo\Views\ButtomPageView.xaml;;
FD:\Project\gitea\AUCMA\SCADA\Aucma.Core.PrintTo\Views\HomeWindowView.xaml;;
FD:\Project\gitea\AUCMA\SCADA\Aucma.Core.PrintTo\Views\IndexPage.xaml;;
FD:\Project\gitea\AUCMA\SCADA\Aucma.Core.PrintTo\Views\PrintToDevView.xaml;;
FD:\Project\gitea\AUCMA\SCADA\Aucma.Core.PrintTo\Views\SupplementPrintPageView.xaml;;
Loading…
Cancel
Save