using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Model.News { /// /// tbNewsWords:实体类(属性说明自动提取数据库字段的描述信息) /// [Serializable] public partial class tbNewsWords { public tbNewsWords() { }