chengsc
2025-06-11 9ff4a447bc9b8a7ff1f09dfee1ce2f1263dccca2
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>