zhanghonglin
5 天以前 8f9b9411ca279670bd85fcfa7763987295ed9abf
ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/Job/Commands.cs
@@ -95,6 +95,7 @@
        {
            CommandData.R_PickD = R_PickD;
        }
        //输送线
        public int GETR_StatusD()
        {
@@ -104,6 +105,14 @@
        {
            return CommandData.R_PickD;
        }
        public int GETR_StatusB()
        {
            return CommandData.R_StatusB;
        }
        public int GETR_PickB()
        {
            return CommandData.R_PickB;
        }
        //堆垛机
        public int GETR_TaskStatus()
        {