wxw
8 天以前 d35690ef0fbf7e44d1cf3079a8e7a69c9a4e82c9
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; }
    }
}