dengjunjie
3 天以前 9b7acc479dc747c8c78eae84d3f83e1347aa478d
н¨Îļþ¼Ð/WIDESEA_WMSServer/WIDESEA_DTO/SquareCabin/OrderDto.cs
@@ -58,7 +58,7 @@
            public string order_no { get; set; }
            /// <summary>
            /// å…¥åº“单类型(1:正常入库;3:入库退货)
            /// å…¥åº“单类型(1:正常入库;3:入库退货,5:盘盈入库)
            /// </summary>
            public string order_type { get; set; }
@@ -312,6 +312,7 @@
            /// åº“存数量(业务数量)
            /// </summary>
            public decimal business_qty { get; set; }
            public decimal actual_qty { get; set; }
            /// <summary>
           
            /// <summary>