@ -731,6 +731,9 @@ namespace ProductionSystem.Forms
EditonType editonType;
while (!cancellationTokenSource.IsCancellationRequested && middleIsCanRound)
{
Step1();
if (!Program.canSaveDb)
continue;
@ -22,6 +22,7 @@ using NewLife.Log;
namespace ProductionSystem
//杨
internal static class Program
#region 使用的Win32函数的声明