111
cjs
2 天以前 f8b06c1a8a4075459cebf4472ca0757290ca38ce
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;
        }