1
helongyang
2025-06-12 25cb7cd50d12f48e93d6cde47420ca3458e9c47a
代码管理/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 = "鍗曟嵁鏁伴噺")]