项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_DTO/Outbound/OutboundOrderAddDTO.cs @@ -75,6 +75,8 @@ public int operationType { get; set; } public string lineName { get; set; } public List<OutBoundDetailsModel> details { get; set; } }