change - Init

collectionStore
wenjy 11 months ago
parent 4a9629bf46
commit 5dd1c5db32

Binary file not shown.

@ -93,17 +93,15 @@ namespace Aucma.Scada.Business
grabImage.RefreshLogMessageEvent += PrintLogInfoMessage;
StartPassDown();
Task.Run(() =>
{
Thread.Sleep(6000);
//for (int i = 2; i < 10; i++)
//{
// InStore(appConfig.shellStoreCode, "B23600000781101900" + i);
// InStore(appConfig.linerStoreCode, "L23600000788101900" + i);
//}
InStore(appConfig.shellStoreCode, "B236000007811019013");
});
//Task.Run(() =>
//{
// Thread.Sleep(6000);
// for (int i = 11; i < 12; i++)
// {
// InStore(appConfig.shellStoreCode, "B23600000781101900" + i);
// InStore(appConfig.linerStoreCode, "L23600000788101900" + i);
// }
//});
}

@ -5,7 +5,7 @@
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProjectGuid>{43123E0B-B3B0-4FB4-A508-007D644B3E7C}</ProjectGuid>
<OutputType>Exe</OutputType>
<OutputType>WinExe</OutputType>
<RootNamespace>Aucma.Scada.UI</RootNamespace>
<AssemblyName>Aucma.Scada.UI</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>

@ -1,7 +1,7 @@
Aucma.Scada.UI
exe
winexe
C#
.cs
E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\obj\Debug\

@ -1,7 +1,7 @@
Aucma.Scada.UI
exe
winexe
C#
.cs
E:\桌面\澳柯玛MES项目\程序设计\Aucma.Scada\Aucma.Scada.UI\obj\Debug\

Loading…
Cancel
Save