pan
6 天以前 503608c5ad94cbc5ccff0f8806e2d5fa54143875
项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_DTO/Outbound/BatchOutBoundDto.cs
@@ -186,6 +186,8 @@
        public decimal SplitQuantity { get; set; }
        public string Operator { get; set; }
        public bool IsReverted { get; set; }
        public bool IsAutoSplit { get; set; }
    }
    #endregion