111
cjs
5 天以前 c184121b9038aee1d8c9e3e49e45764521e58007
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;
        }