helongyang
昨天 06eb604f71605c47f015b88b1620b72b6f69df8c
代码管理/WMS/WIDESEA_WMSServer/WIDESEA_Model/Models/Inbound/Dt_PurchaseOrderDetail.cs
@@ -77,7 +77,7 @@
        /// <summary>
        /// 鐗╂枡鍚嶇О
        /// </summary>
        [SugarColumn(IsNullable = true, Length = 100, ColumnDescription = "鐗╂枡鍚嶇О")]
        [SugarColumn(IsNullable = true, Length = 200, ColumnDescription = "鐗╂枡鍚嶇О")]
        public string MaterielName { get; set; }
    }
}