1
wangxinhui
22 小时以前 eb7892b61b050646ad11e7a36942c2a2a16a24f2
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Inbound/Dt_InboundOrderDetail.cs
@@ -35,7 +35,7 @@
        /// <summary>
        /// 鐗╂枡鍚嶇О
        /// </summary>
        [SugarColumn(IsNullable = false, Length = 50, ColumnDescription = "鐗╂枡鍚嶇О")]
        [SugarColumn(IsNullable = false, Length = 200, ColumnDescription = "鐗╂枡鍚嶇О")]
        public string MaterielName { get; set; }
        /// <summary>
@@ -45,6 +45,12 @@
        public string BatchNo { get; set; }
        /// <summary>
        /// 鐗╂枡瑙勬牸
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "鐗╂枡瑙勬牸")]
        public string MaterielSpec { get; set; }
        /// <summary>
        /// 鍗曟嵁鏁伴噺
        /// </summary>
        [SugarColumn(IsNullable = false, ColumnDescription = "鍗曟嵁鏁伴噺")]