项目代码/WMS无仓储版/WIDESEA_WMSServer/WIDESEA_DTO/Inbound/InboundOrderAddDTO.cs @@ -111,6 +111,8 @@ public string warehouseCode { get; set; } public string remark { get; set; } public List<BarcodesModel> barcodes { get; set; } }