项目代码/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/StockSelectViewDTO.cs @@ -18,5 +18,7 @@ public string PalletCode { get; set; } public string LocationCode { get; set; } public string BatchNo { get; set; } } }