1
xby-y
2026-01-12 c1eac732fc3ef407d51b76d288f311d2fa43e618
ÏîÄ¿´úÂë/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/WIDESEA_TaskInfoService/PartialTaskService_Inbound.cs
@@ -197,7 +197,7 @@
                        {
                            if(dt_.StockStatus == (int)StockStatusEmun.已入库)
                            {
                                return MESresponse($"该库存条码已入库,不可重复入库,条码:{palletInfo.palletCode}", false);
                                return MESresponse($"该库存条码已入库,不可重复入库,条码:{palletInfo.palletCode}", false,0);
                            }
                        }