chengsc
2025-04-22 e43b6adef17e3cf00d487e4e2084f57c181ab67d
Wms/WMS.Entity/DataEntity/DataStockDetail.cs
@@ -269,6 +269,12 @@
        /// Nullable:True
        /// </summary>           
        public string Demo { get; set; }
        /// <summary>
        /// Desc:是否需要收货托盘  1 车间收货   2 仓库收货
        /// Default:
        /// Nullable:True
        /// </summary>
        public string UDF5 { get; set; }
    }
}