wangxinhui
2025-05-26 ef3870bb8d578457b310e58518ca814f3d4f932c
代码管理/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; }
    }
}