wxw
2 天以前 6b2ec7bd05459ddb4ea99df00267dbfda49cbdc7
Admin.NET/WCS.Application/PLC/PLCService.cs
@@ -41,10 +41,10 @@
                    AGV(mod);                                       // AGV调度
                    break;
                case PLCTypeEnum.ShuttleCar: //穿梭车
                    if (mod.PlcIdIP == "10.26.254.28")
                    {
                        break;
                    }
                    //if (mod.PlcIdIP == "10.26.254.28")
                    //{
                    //    break;
                    //}
                    ShuttleCar(mod);
                    break;
                case PLCTypeEnum.RobotPalletizer: