项目代码/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