wangxinhui
2025-02-17 a0beecb00c6c0c8247b0c9b29c440369f583eb40
代码管理/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; }
    }
}