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