wxw
2025-11-11 cbe2572195c6f1ebe26a269289dba7f516245a1d
Wms/WMS.Entity/DataEntity/DataStockDetail.cs
@@ -276,5 +276,9 @@
        /// </summary>           
        public string Demo { get; set; }
        /// <summary>
        /// 设备编码
        /// </summary>
        public string UDF1 { get; set; }
    }
}