chengsc
2025-06-11 1f2bb6d2f47f3e94322ec437d85ec6ed1fbcfb75
Wms/WMS.IBLL/IPdaServer/IPdaSoServer.cs
@@ -37,6 +37,11 @@
        /// <param name="userId"></param>
        Task SoSetQtyPinPick34(string soNo, string soDetailId, string palletNo, string PickQty, string palletNoNew, int userId);
        Task ChejianPick(string palletNo, string boxNo, int userId);
        List<BoxInfoDto> GetWmsBoxInfos(string boxNo);
        #endregion
        /// <summary>