1
hutongqing
2025-01-19 86a17a782bfb9f6c907b43f5105ff8c059a1f87b
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_DTO/Stock/StockViewDTO.cs
@@ -16,6 +16,10 @@
    public class StockViewDTO
    {
        /// <summary>
        /// 浠撳簱ID
        /// </summary>
        public int WarehouseId {  get; set; }
        /// <summary>
        /// 璐т綅缂栧彿
        /// </summary>
        public string LocationCode { get; set; }