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