111
cjs
昨天 e0471620ed16295a330ce18bcfe1654c91138996
ams/Hanhe.iWCS.JingmenGEMTwoProtocol/EnentListen.cs
@@ -272,7 +272,8 @@
            #region   2000-充电任务--无需改动
            if (currActionModel.CN_N_ACTION_CODE == 2000)
            {
                ProcessHelper.AGVBatteryTime();
                //ProcessHelper.AGVBatteryTime();
                ProcessHelper.AGVBatteryTimeTwo();
                //Thread.Sleep(500);
            }
            #endregion
@@ -443,6 +444,9 @@
            }
            #endregion
            #region 生产退库
            #endregion
            #endregion
            return bResult;
        }