wxw
2025-03-07 88604ff346c6dc6caf07612aa99a688d3f0428c1
Wms/Model/ModelDto/DataDto/StockDetailDto.cs
@@ -215,5 +215,10 @@
        /// 储位深度
        /// </summary>
        public int Dept { get; set; }
        /// <summary>
        /// 所属设备编码
        /// </summary>
        public string UDF1 { get; set; }
    }
}