using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace CallCenterApi.Model { /// /// T_Vis_DXOTelphone:实体类(属性说明自动提取数据库字段的描述信息) /// [Serializable] public partial class T_Vis_DXOTelphone { public T_Vis_DXOTelphone() { } #region Model private int _f_dvoid; private string _f_carddate; private string _f_cardtype; private string _f_cardamount; private string _f_maintainuser; private string _f_comlocations; private string _f_grade; private string _f_reciver; private string _f_repairtimes; private string _f_firstindate; private string _f_lastmileage; private string _f_lastoutdate; private string _f_years; private string _f_insurancec; private string _f_insurancedate; private string _f_storefront; private string _f_license; private string _f_numbers; private string _f_brand; private string _f_cartype; private string _f_contacts; private string _f_khmobile; private string _f_khphone; private string _f_preloss; private string _f_woorder; private string _f_useplace; private string _f_khinfor; private string _f_lossreason; private string _f_hanlemode; private string _f_lvdate; private string _f_lvcontent; private string _f_lvtype; private DateTime? _f_visdate; private string _f_viscontent; private string _f_vistype; private string _f_visuser; private string _f_visuserid; private string _f_visdate1; private string _f_viscontent1; private string _f_vistype1; private string _f_visuser1; private string _f_visuserid1; private string _f_visdate2; private string _f_viscontent2; private string _f_vistype2; private string _f_visuser2; private string _f_visuserid2; private string _f_visdate3; private string _f_viscontent3; private string _f_vistype3; private string _f_visuser3; private string _f_visuserid3; private DateTime? _f_insertdate; private string _f_insertuser; private string _f_insertuserid; private string _f_liablep; private string _f_hjuser; private string _f_hjuserid; private DateTime? _f_hjdate; private int? _f_iscall; private string _f_callres; private int? _f_callresid; private int? _f_iscallres; private int? _f_isvis; private int? _f_fileid; /// /// /// public int F_DVoID { set { _f_dvoid = value; } get { return _f_dvoid; } } /// /// 办保养卡时间 /// public string F_CardDate { set { _f_carddate = value; } get { return _f_carddate; } } /// /// 保养卡类别 /// public string F_CardType { set { _f_cardtype = value; } get { return _f_cardtype; } } /// /// 保养卡金额 /// public string F_CardAmount { set { _f_cardamount = value; } get { return _f_cardamount; } } /// /// 电销维护人员 /// public string F_MaintainUser { set { _f_maintainuser = value; } get { return _f_maintainuser; } } /// /// 车辆常用地 /// public string F_ComLocations { set { _f_comlocations = value; } get { return _f_comlocations; } } /// /// 等级 /// public string F_Grade { set { _f_grade = value; } get { return _f_grade; } } /// /// 接车员 /// public string F_Reciver { set { _f_reciver = value; } get { return _f_reciver; } } /// /// 历史维修次 /// public string F_RepairTimes { set { _f_repairtimes = value; } get { return _f_repairtimes; } } /// /// 首次入厂日期 /// public string F_FirstInDate { set { _f_firstindate = value; } get { return _f_firstindate; } } /// /// 上次入厂里程 /// public string F_LastMileage { set { _f_lastmileage = value; } get { return _f_lastmileage; } } /// /// 上次出厂日期 /// public string F_LastOutDate { set { _f_lastoutdate = value; } get { return _f_lastoutdate; } } /// /// 年份 /// public string F_Years { set { _f_years = value; } get { return _f_years; } } /// /// 承保公司 /// public string F_InsuranceC { set { _f_insurancec = value; } get { return _f_insurancec; } } /// /// 保险到期日 /// public string F_InsuranceDate { set { _f_insurancedate = value; } get { return _f_insurancedate; } } /// /// 店面 /// public string F_Storefront { set { _f_storefront = value; } get { return _f_storefront; } } /// /// 系统车牌号 /// public string F_License { set { _f_license = value; } get { return _f_license; } } /// /// F_Numbers /// public string F_Numbers { set { _f_numbers = value; } get { return _f_numbers; } } /// /// 品牌 /// public string F_brand { set { _f_brand = value; } get { return _f_brand; } } /// /// 车型 /// public string F_CarType { set { _f_cartype = value; } get { return _f_cartype; } } /// /// 联系人 /// public string F_Contacts { set { _f_contacts = value; } get { return _f_contacts; } } /// /// 客户手机 /// public string F_khMobile { set { _f_khmobile = value; } get { return _f_khmobile; } } /// /// 客户电话 /// public string F_khPhone { set { _f_khphone = value; } get { return _f_khphone; } } /// /// 预流失 /// public string F_PreLoss { set { _f_preloss = value; } get { return _f_preloss; } } /// /// 工单 /// public string F_WoOrder { set { _f_woorder = value; } get { return _f_woorder; } } /// /// 使用地 /// public string F_usePlace { set { _f_useplace = value; } get { return _f_useplace; } } /// /// 客户提供信息 /// public string F_khInfor { set { _f_khinfor = value; } get { return _f_khinfor; } } /// /// 流失原因 /// public string F_lossReason { set { _f_lossreason = value; } get { return _f_lossreason; } } /// /// 处理方式 /// public string F_hanleMode { set { _f_hanlemode = value; } get { return _f_hanlemode; } } /// /// 上次回访时间 /// public string F_LVDate { set { _f_lvdate = value; } get { return _f_lvdate; } } /// /// 上次回访内容 /// public string F_LVContent { set { _f_lvcontent = value; } get { return _f_lvcontent; } } /// /// 上次分类 /// public string F_LVType { set { _f_lvtype = value; } get { return _f_lvtype; } } /// /// 回访时间 /// public DateTime? F_VisDate { set { _f_visdate = value; } get { return _f_visdate; } } /// /// 回访内容 /// public string F_VisContent { set { _f_viscontent = value; } get { return _f_viscontent; } } /// /// 分类 /// public string F_VisType { set { _f_vistype = value; } get { return _f_vistype; } } /// /// 回访人 /// public string F_VisUser { set { _f_visuser = value; } get { return _f_visuser; } } /// /// 回访人ID /// public string F_VisUserID { set { _f_visuserid = value; } get { return _f_visuserid; } } /// /// /// public string F_VisDate1 { set { _f_visdate1 = value; } get { return _f_visdate1; } } /// /// /// public string F_VisContent1 { set { _f_viscontent1 = value; } get { return _f_viscontent1; } } /// /// /// public string F_VisType1 { set { _f_vistype1 = value; } get { return _f_vistype1; } } /// /// /// public string F_VisUser1 { set { _f_visuser1 = value; } get { return _f_visuser1; } } /// /// /// public string F_VisUserID1 { set { _f_visuserid1 = value; } get { return _f_visuserid1; } } /// /// /// public string F_VisDate2 { set { _f_visdate2 = value; } get { return _f_visdate2; } } /// /// /// public string F_VisContent2 { set { _f_viscontent2 = value; } get { return _f_viscontent2; } } /// /// /// public string F_VisType2 { set { _f_vistype2 = value; } get { return _f_vistype2; } } /// /// /// public string F_VisUser2 { set { _f_visuser2 = value; } get { return _f_visuser2; } } /// /// /// public string F_VisUserID2 { set { _f_visuserid2 = value; } get { return _f_visuserid2; } } /// /// /// public string F_VisDate3 { set { _f_visdate3 = value; } get { return _f_visdate3; } } /// /// /// public string F_VisContent3 { set { _f_viscontent3 = value; } get { return _f_viscontent3; } } /// /// /// public string F_VisType3 { set { _f_vistype3 = value; } get { return _f_vistype3; } } /// /// /// public string F_VisUser3 { set { _f_visuser3 = value; } get { return _f_visuser3; } } /// /// /// public string F_VisUserID3 { set { _f_visuserid3 = value; } get { return _f_visuserid3; } } /// /// 导入时间 /// public DateTime? F_insertDate { set { _f_insertdate = value; } get { return _f_insertdate; } } /// /// 导入人员 /// public string F_insertUser { set { _f_insertuser = value; } get { return _f_insertuser; } } /// /// 导入人员ID /// public string F_insertUserID { set { _f_insertuserid = value; } get { return _f_insertuserid; } } /// /// 责任人 /// public string F_liableP { set { _f_liablep = value; } get { return _f_liablep; } } /// /// 呼叫人员 /// public string F_hjUser { set { _f_hjuser = value; } get { return _f_hjuser; } } /// /// 呼叫人员ID /// public string F_hjUserID { set { _f_hjuserid = value; } get { return _f_hjuserid; } } /// /// 呼叫时间 /// public DateTime? F_hjDate { set { _f_hjdate = value; } get { return _f_hjdate; } } /// /// 是否呼叫 /// public int? F_ISCall { set { _f_iscall = value; } get { return _f_iscall; } } /// /// 呼叫结果 /// public string F_CallRes { set { _f_callres = value; } get { return _f_callres; } } /// /// 呼叫结果ID /// public int? F_CallResID { set { _f_callresid = value; } get { return _f_callresid; } } /// /// 是否接通 /// public int? F_ISCallRes { set { _f_iscallres = value; } get { return _f_iscallres; } } /// /// 是否回访 /// public int? F_ISVis { set { _f_isvis = value; } get { return _f_isvis; } } /// /// /// public int? F_FileID { set { _f_fileid = value; } get { return _f_fileid; } } #endregion Model } }