zyf
2025-04-12 b2be3b6939b4382f9165c78857a072f1aa7b01d0
MES.Service/service/BasicData/SalesOrderManager.cs
@@ -192,7 +192,9 @@
                BaseReturnQty = Convert.ToDecimal(erpDto.FBaseReturnQty),
                BaseRemainOutQty = Convert.ToDecimal(erpDto.FBaseRemainOutQty),
                BASEARQTY = Convert.ToDecimal(erpDto.FBASEARQTY),
                CUST_INO = erpDto.FCUST_INO,
                CUST_INM = erpDto.FCUST_INM,
                CUST_IMD = erpDto.FCUST_IMD,
            };
            var single = _SalesOrderDetailManager.GetSingle(it =>