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