kazelee
2025-05-19 452b9b63ada7ef220952412613552d36ed477adc
Models/TN_Location.cs
@@ -78,10 +78,5 @@
        /// 货架编码
        /// </summary>
        public string S_SHELF_CODE { get; set; }
        /// <summary>
        /// 货位高度
        /// </summary>
        public int N_HEIGHT { get; set; }
    }
}