| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100 |
- using System;
- using System.Collections.Generic;
- using System.ComponentModel;
- namespace CallCenterApi.Model
- {
- /// <summary>
- /// 工单管理表
- /// </summary>
- [Serializable]
- public partial class T_Wo_WorkOrder
- {
- public T_Wo_WorkOrder()
- { }
- #region Model
- private int _f_id;
- private string _f_workordercode;
- private string _f_callid;
- private string _f_source;
- private string _f_type;
- private string _f_incidentprovince;
- private string _f_incidentcity;
- private string _f_incidentcountry;
- private string _f_incidenttownship;
- private string _f_incidentdetailed;
- private string _f_salesbase;
- private string _f_description;
- private string _f_files;
- private string _f_dealtype;
- private string _f_customerid;
- private string _f_materialid;
- private string _f_questiontype;
- private string _f_batchnumber;
- private string _f_ts_formula;
- private string _f_ts_category;
- private string _f_ts_quantity;
- private string _f_ts_level;
- private string _f_zx_proname;
- private string _f_zx_quantity;
- private string _f_zx_area;
- private string _f_zx_branch;
- private DateTime? _f_cj_time;
- private string _f_cj_level;
- private string _f_cj_unit;
- private string _f_cj_testunit;
- private string _f_cj_tonnage;
- private string _f_cj_bagno;
- private string _f_cj_outlay;
- private int? _f_state;
- private string _f_sc_productbase;
- private string _f_sc_preliminaryopinion;
- private string _f_sc_qualitymonth;
- private string _f_sc_cj_spotresult;
- private string _f_sc_cj_selfresult;
- private string _f_sc_cj_approvalno;
- private string _f_sc_cj_returnaccount;
- private string _f_zl_qualityeventlevel;
- private string _f_zl_claimamount;
- private string _f_zl_responsibleunit;
- private string _f_zl_approvalopinions;
- private string _f_zl_approvaldisagree;
- private string _f_zl_compensationmethod;
- private string _f_zl_compensationmoney;
- private string _f_zl_cresponsibleunits;
- private string _f_zl_fquantity;
- private string _f_zl_improvementrequirements;
- private string _f_zl_capprovalno;
- private string _f_zl_cj_isrecord;
- private int? _f_isaudit;
- private int? _f_auditstate;
- private string _f_auditby;
- private DateTime? _f_auditon;
- private string _f_auditcont;
- private int? _f_isover;
- private string _f_dealby;
- private DateTime? _f_dealtime;
- private string _f_dealcontent;
- private string _f_dealresult;
- private string _f_dealreasons;
- private int? _f_isvisit;
- private DateTime? _f_visiton;
- private string _f_visitby;
- private string _f_visitresult;
- private string _f_visitreason;
- private string _f_createby;
- private DateTime? _f_createon;
- private int? _f_updatecount;
- private string _f_updateby;
- private DateTime? _f_updateon;
- private int? _f_isdelete;
- private string _f_deleteby;
- private DateTime? _f_deleteon;
- private string _f_cusphone;
- private string _f_cusname;
- private string _f_companyname;
- private string _f_wxopenid;
- private string _f_callresults;
- private string _f_highopinions;
- private int _f_limit;
- private string _f_reasontimeout_;
- private string _f_canal;
- private int _f_smsreply;
- private string _f_sid;
- private string _f_visitremarks;
- private string _f_brand;
- private string _f_annotation;
- private string _f_production;
- private string _f_crops;
- private string _f_carnumber;
- private decimal? _f_loadingfee;
- private decimal? _f_unloadingfee;
- private decimal? _f_materialfee;
- private string _f_formula;
- private int? _f_returnquantity;
- private string _f_eventreason;
- private string _f_mailingnumber;
- private string _f_expressname;
- private string _f_dealcontent2;
- private int? _f_state2;
- private string _f_annotation2;
- private int? _f_visitresultscore;
- private int? _f_effectivescore;
- private int? _f_serviceattitude;
- private int? _f_productquality;
- private int? _f_nps;
- private decimal? _f_evaluationresult;
- private string _f_workmanship;
- private string _f_manufacturers;
- private int? _f_productionnum;
- public string F_Annotation
- {
- set { _f_annotation = value; }
- get { return _f_annotation; }
- }
- public string F_Brand
- {
- set { _f_brand = value; }
- get { return _f_brand; }
- }
- /// <summary>
- /// 回访备注
- /// </summary>
- public string F_VisitRemarks
- {
- set { _f_visitremarks = value; }
- get { return _f_visitremarks; }
- }
- /// <summary>
- /// 短信回复
- /// </summary>
- public string F_Sid
- {
- set { _f_sid = value; }
- get { return _f_sid; }
- }
- /// <summary>
- /// 短信回复
- /// </summary>
- public int F_SMSReply
- {
- set { _f_smsreply = value; }
- get { return _f_smsreply; }
- }
- /// <summary>
- /// 渠道类型
- /// </summary>
- public string F_Canal
- {
- set { _f_canal = value; }
- get { return _f_canal; }
- }
- /// <summary>
- /// 超时时限
- /// </summary>
- public int F_limit
- {
- set { _f_limit = value; }
- get { return _f_limit; }
- }
- /// <summary>
- /// 超时原因
- /// </summary>
- public string F_Reasontimeout
- {
- set { _f_reasontimeout_ = value; }
- get { return _f_reasontimeout_; }
- }
- /// <summary>
- /// 高层处理意见
- /// </summary>
- public string F_Highopinions
- {
- set { _f_highopinions = value; }
- get { return _f_highopinions; }
- }
- /// <summary>
- /// 呼叫结果
- /// </summary>
- public string F_Callresults
- {
- set { _f_callresults = value; }
- get { return _f_callresults; }
- }
- /// <summary>
- /// 微信OpenId
- /// </summary>
- public string F_WxOpenId
- {
- set { _f_wxopenid = value; }
- get { return _f_wxopenid; }
- }
- /// <summary>
- /// 工单ID
- /// </summary>
- public int F_ID
- {
- set { _f_id = value; }
- get { return _f_id; }
- }
- /// <summary>
- /// 工单编号
- /// </summary>
- public string F_WorkOrderCode
- {
- set { _f_workordercode = value; }
- get { return _f_workordercode; }
- }
- /// <summary>
- /// 客户姓名
- /// </summary>
- public string F_CusName
- {
- set { _f_cusname = value; }
- get { return _f_cusname; }
- }
- /// <summary>
- /// 客户电话
- /// </summary>
- public string F_CusPhone
- {
- set { _f_cusphone = value; }
- get { return _f_cusphone; }
- }
- /// <summary>
- /// 公司名称
- /// </summary>
- public string F_CompanyName
- {
- set { _f_companyname = value; }
- get { return _f_companyname; }
- }
- /// <summary>
- /// 通话记录ID
- /// </summary>
- public string F_CallID
- {
- set { _f_callid = value; }
- get { return _f_callid; }
- }
- /// <summary>
- /// 工单来源:电话、微信业务员、微信客户、官网
- /// </summary>
- public string F_Source
- {
- set { _f_source = value; }
- get { return _f_source; }
- }
- /// <summary>
- /// 工单类型:咨询及需求、投诉、抽检、其他
- /// </summary>
- public string F_Type
- {
- set { _f_type = value; }
- get { return _f_type; }
- }
- /// <summary>
- /// 事发地-省
- /// </summary>
- public string F_IncidentProvince
- {
- set { _f_incidentprovince = value; }
- get { return _f_incidentprovince; }
- }
- /// <summary>
- /// 事发地-市
- /// </summary>
- public string F_IncidentCity
- {
- set { _f_incidentcity = value; }
- get { return _f_incidentcity; }
- }
- /// <summary>
- /// 事发地-县
- /// </summary>
- public string F_IncidentCountry
- {
- set { _f_incidentcountry = value; }
- get { return _f_incidentcountry; }
- }
- /// <summary>
- /// 事发地-乡
- /// </summary>
- public string F_IncidentTownship
- {
- set { _f_incidenttownship = value; }
- get { return _f_incidenttownship; }
- }
- /// <summary>
- /// 事发地-详细
- /// </summary>
- public string F_IncidentDetailed
- {
- set { _f_incidentdetailed = value; }
- get { return _f_incidentdetailed; }
- }
- /// <summary>
- /// 销售基地:新乡、新疆、九江、东北、其他
- /// </summary>
- public string F_SalesBase
- {
- set { _f_salesbase = value; }
- get { return _f_salesbase; }
- }
- /// <summary>
- /// 问题描述
- /// </summary>
- public string F_Description
- {
- set { _f_description = value; }
- get { return _f_description; }
- }
- /// <summary>
- /// 附件上传ids
- /// </summary>
- public string F_Files
- {
- set { _f_files = value; }
- get { return _f_files; }
- }
- /// <summary>
- /// 处理方式:当即办理、电话转接、网络转办
- /// </summary>
- public string F_DealType
- {
- set { _f_dealtype = value; }
- get { return _f_dealtype; }
- }
- /// <summary>
- /// 客户id
- /// </summary>
- public string F_CustomerID
- {
- set { _f_customerid = value; }
- get { return _f_customerid; }
- }
- /// <summary>
- /// 物料id
- /// </summary>
- public string F_MaterialID
- {
- set { _f_materialid = value; }
- get { return _f_materialid; }
- }
- /// <summary>
- /// 问题类别
- /// </summary>
- public string F_QuestionType
- {
- set { _f_questiontype = value; }
- get { return _f_questiontype; }
- }
- /// <summary>
- /// 生产批次号
- /// </summary>
- public string F_BatchNumber
- {
- set { _f_batchnumber = value; }
- get { return _f_batchnumber; }
- }
- /// <summary>
- /// 投诉-配方
- /// </summary>
- public string F_TS_Formula
- {
- set { _f_ts_formula = value; }
- get { return _f_ts_formula; }
- }
- /// <summary>
- /// 投诉-产品种类:化肥、化工、其他
- /// </summary>
- public string F_TS_Category
- {
- set { _f_ts_category = value; }
- get { return _f_ts_category; }
- }
- /// <summary>
- /// 投诉-问题数量(吨)
- /// </summary>
- public string F_TS_Quantity
- {
- set { _f_ts_quantity = value; }
- get { return _f_ts_quantity; }
- }
- /// <summary>
- /// 投诉-重要级别:轻微、一般、较大、重大
- /// </summary>
- public string F_TS_Level
- {
- set { _f_ts_level = value; }
- get { return _f_ts_level; }
- }
- /// <summary>
- /// 咨询-产品名称:三聚氰胺、甲醇、液氨、二甲醚、糠醇、其他
- /// </summary>
- public string F_ZX_ProName
- {
- set { _f_zx_proname = value; }
- get { return _f_zx_proname; }
- }
- /// <summary>
- /// 咨询-问题数量
- /// </summary>
- public string F_ZX_Quantity
- {
- set { _f_zx_quantity = value; }
- get { return _f_zx_quantity; }
- }
- /// <summary>
- /// 咨询-大区
- /// </summary>
- public string F_ZX_Area
- {
- set { _f_zx_area = value; }
- get { return _f_zx_area; }
- }
- /// <summary>
- /// 咨询-分公司
- /// </summary>
- public string F_ZX_Branch
- {
- set { _f_zx_branch = value; }
- get { return _f_zx_branch; }
- }
- /// <summary>
- /// 抽检-抽检时间
- /// </summary>
- public DateTime? F_CJ_Time
- {
- set { _f_cj_time = value; }
- get { return _f_cj_time; }
- }
- /// <summary>
- /// 抽检-抽检级别:乡镇级、县级、市级、省级及以上、个人送检
- /// </summary>
- public string F_CJ_Level
- {
- set { _f_cj_level = value; }
- get { return _f_cj_level; }
- }
- /// <summary>
- /// 抽检-抽检单位:市场监督、农业部、土肥站、工商、联合执法、其他
- /// </summary>
- public string F_CJ_Unit
- {
- set { _f_cj_unit = value; }
- get { return _f_cj_unit; }
- }
- /// <summary>
- /// 抽检-化验单位
- /// </summary>
- public string F_CJ_TestUnit
- {
- set { _f_cj_testunit = value; }
- get { return _f_cj_testunit; }
- }
- /// <summary>
- /// 抽检-抽检吨数
- /// </summary>
- public string F_CJ_Tonnage
- {
- set { _f_cj_tonnage = value; }
- get { return _f_cj_tonnage; }
- }
- /// <summary>
- /// 抽检-抽检袋数
- /// </summary>
- public string F_CJ_BagNo
- {
- set { _f_cj_bagno = value; }
- get { return _f_cj_bagno; }
- }
- /// <summary>
- /// 抽检-公关费用金额:单位元
- /// </summary>
- public string F_CJ_Outlay
- {
- set { _f_cj_outlay = value; }
- get { return _f_cj_outlay; }
- }
- /// <summary>
- /// 工单状态
- /// </summary>
- public int? F_State
- {
- set { _f_state = value; }
- get { return _f_state; }
- }
- /// <summary>
- /// 市场管理科-生产基地(新乡、新疆、九江、东北、贴牌、无法确定)
- /// </summary>
- public string F_SC_ProductBase
- {
- set { _f_sc_productbase = value; }
- get { return _f_sc_productbase; }
- }
- /// <summary>
- /// 市场管理科-初审意见:退货、换货、补偿、自行处理
- /// </summary>
- public string F_SC_PreliminaryOpinion
- {
- set { _f_sc_preliminaryopinion = value; }
- get { return _f_sc_preliminaryopinion; }
- }
- /// <summary>
- /// 市场管理科-超出质保期限(算法:工单创建日期-生产日期,生产日期根据生产批次号获取,单位:月)
- /// </summary>
- public string F_SC_QualityMonth
- {
- set { _f_sc_qualitymonth = value; }
- get { return _f_sc_qualitymonth; }
- }
- /// <summary>
- /// 市场管理科-抽检-抽检结果(视同合格、合格、不合格、复检后合格、未送检)
- /// </summary>
- public string F_SC_CJ_SpotResult
- {
- set { _f_sc_cj_spotresult = value; }
- get { return _f_sc_cj_spotresult; }
- }
- /// <summary>
- /// 市场管理科-抽检-自检结果
- /// </summary>
- public string F_SC_CJ_SelfResult
- {
- set { _f_sc_cj_selfresult = value; }
- get { return _f_sc_cj_selfresult; }
- }
- /// <summary>
- /// 市场管理科-抽检-对应审批工作流单号
- /// </summary>
- public string F_SC_CJ_ApprovalNo
- {
- set { _f_sc_cj_approvalno = value; }
- get { return _f_sc_cj_approvalno; }
- }
- /// <summary>
- /// 市场管理科-抽检-确认返账金额(元)
- /// </summary>
- public string F_SC_CJ_ReturnAccount
- {
- set { _f_sc_cj_returnaccount = value; }
- get { return _f_sc_cj_returnaccount; }
- }
- /// <summary>
- /// 质量管理科-质量事件等级(未遂、一般、较大、重大)
- /// </summary>
- public string F_ZL_QualityEventLevel
- {
- set { _f_zl_qualityeventlevel = value; }
- get { return _f_zl_qualityeventlevel; }
- }
- /// <summary>
- /// 质量管理科-索赔金额(单位元,对应责任单位)
- /// </summary>
- public string F_ZL_ClaimAmount
- {
- set { _f_zl_claimamount = value; }
- get { return _f_zl_claimamount; }
- }
- /// <summary>
- /// 质量管理科-责任单位(需列出,可选多个)
- /// </summary>
- public string F_ZL_ResponsibleUnit
- {
- set { _f_zl_responsibleunit = value; }
- get { return _f_zl_responsibleunit; }
- }
- /// <summary>
- /// 质量管理科-审批意见(同意、不同意,若选择不同意,增加输入框输入补充内容)
- /// </summary>
- public string F_ZL_ApprovalOpinions
- {
- set { _f_zl_approvalopinions = value; }
- get { return _f_zl_approvalopinions; }
- }
- /// <summary>
- /// 质量管理科-审批不同意意见
- /// </summary>
- public string F_ZL_ApprovalDisagree
- {
- set { _f_zl_approvaldisagree = value; }
- get { return _f_zl_approvaldisagree; }
- }
- /// <summary>
- /// 质量管理科-补偿方式(实物、钱款【单位元】,若选择钱款,增加输入框输入补充内容)
- /// </summary>
- public string F_ZL_CompensationMethod
- {
- set { _f_zl_compensationmethod = value; }
- get { return _f_zl_compensationmethod; }
- }
- /// <summary>
- /// 质量管理科-补偿钱款
- /// </summary>
- public string F_ZL_CompensationMoney
- {
- set { _f_zl_compensationmoney = value; }
- get { return _f_zl_compensationmoney; }
- }
- /// <summary>
- /// 质量管理科-对应责任单位(生产、研发、农化、物流、质量管理科,销售内勤)
- /// </summary>
- public string F_ZL_CResponsibleUnits
- {
- set { _f_zl_cresponsibleunits = value; }
- get { return _f_zl_cresponsibleunits; }
- }
- /// <summary>
- /// 质量管理科-确认实收数量(吨)
- /// </summary>
- public string F_ZL_Fquantity
- {
- set { _f_zl_fquantity = value; }
- get { return _f_zl_fquantity; }
- }
- /// <summary>
- /// 质量管理科-改进要求
- /// </summary>
- public string F_ZL_ImprovementRequirements
- {
- set { _f_zl_improvementrequirements = value; }
- get { return _f_zl_improvementrequirements; }
- }
- /// <summary>
- /// 质量管理科-对应审批工作流单号
- /// </summary>
- public string F_ZL_CApprovalNo
- {
- set { _f_zl_capprovalno = value; }
- get { return _f_zl_capprovalno; }
- }
- /// <summary>
- /// 质量管理科-抽检-未备案、已备案
- /// </summary>
- public string F_ZL_CJ_IsRecord
- {
- set { _f_zl_cj_isrecord = value; }
- get { return _f_zl_cj_isrecord; }
- }
- /// <summary>
- /// 是否审核
- /// </summary>
- public int? F_IsAudit
- {
- set { _f_isaudit = value; }
- get { return _f_isaudit; }
- }
- /// <summary>
- /// 审核状态
- /// </summary>
- public int? F_AuditState
- {
- set { _f_auditstate = value; }
- get { return _f_auditstate; }
- }
- /// <summary>
- /// 审核人
- /// </summary>
- public string F_AuditBy
- {
- set { _f_auditby = value; }
- get { return _f_auditby; }
- }
- /// <summary>
- /// 审核时间
- /// </summary>
- public DateTime? F_AuditOn
- {
- set { _f_auditon = value; }
- get { return _f_auditon; }
- }
- /// <summary>
- /// 审核内容
- /// </summary>
- public string F_AuditCont
- {
- set { _f_auditcont = value; }
- get { return _f_auditcont; }
- }
- /// <summary>
- /// 是否超时 0 未超时,1外线超时,2内线超时,3内外线都超时
- /// </summary>
- public int? F_IsOver
- {
- set { _f_isover = value; }
- get { return _f_isover; }
- }
- /// <summary>
- /// 处理人
- /// </summary>
- public string F_DealBy
- {
- set { _f_dealby = value; }
- get { return _f_dealby; }
- }
- /// <summary>
- /// 处理时间
- /// </summary>
- public DateTime? F_DealTime
- {
- set { _f_dealtime = value; }
- get { return _f_dealtime; }
- }
- /// <summary>
- /// 处理内容
- /// </summary>
- public string F_DealContent
- {
- set { _f_dealcontent = value; }
- get { return _f_dealcontent; }
- }
- /// <summary>
- /// 处理结果:已处理,未处理
- /// </summary>
- public string F_DealResult
- {
- set { _f_dealresult = value; }
- get { return _f_dealresult; }
- }
- /// <summary>
- /// 未处理原因:资金、技术、人员、其他(若选其他,则手输)
- /// </summary>
- public string F_DealReasons
- {
- set { _f_dealreasons = value; }
- get { return _f_dealreasons; }
- }
- /// <summary>
- /// 是否建议回访(是,否)此项若选是,则流转到客服-待回访工单,若选否,则流转至客服待完结工单
- /// </summary>
- public int? F_IsVisit
- {
- set { _f_isvisit = value; }
- get { return _f_isvisit; }
- }
- /// <summary>
- /// 回访时间
- /// </summary>
- public DateTime? F_VisitOn
- {
- set { _f_visiton = value; }
- get { return _f_visiton; }
- }
- /// <summary>
- /// 回访人
- /// </summary>
- public string F_VisitBy
- {
- set { _f_visitby = value; }
- get { return _f_visitby; }
- }
- /// <summary>
- /// 回访结果:非常满意、满意、一般、不满意
- /// </summary>
- public string F_VisitResult
- {
- set { _f_visitresult = value; }
- get { return _f_visitresult; }
- }
- /// <summary>
- /// 回访不满意原因
- /// </summary>
- public string F_VisitReason
- {
- set { _f_visitreason = value; }
- get { return _f_visitreason; }
- }
- /// <summary>
- /// 添加人工号
- /// </summary>
- public string F_CreateBy
- {
- set { _f_createby = value; }
- get { return _f_createby; }
- }
-
- /// <summary>
- /// 添加时间
- /// </summary>
- public DateTime? F_CreateOn
- {
- set { _f_createon = value; }
- get { return _f_createon; }
- }
- /// <summary>
- /// 修改次数
- /// </summary>
- public int? F_UpdateCount
- {
- set { _f_updatecount = value; }
- get { return _f_updatecount; }
- }
- /// <summary>
- /// 修改人工号
- /// </summary>
- public string F_UpdateBy
- {
- set { _f_updateby = value; }
- get { return _f_updateby; }
- }
- /// <summary>
- /// 修改时间
- /// </summary>
- public DateTime? F_UpdateOn
- {
- set { _f_updateon = value; }
- get { return _f_updateon; }
- }
- /// <summary>
- /// 是否删除:0否,1是
- /// </summary>
- public int? F_IsDelete
- {
- set { _f_isdelete = value; }
- get { return _f_isdelete; }
- }
- /// <summary>
- /// 删除人工号
- /// </summary>
- public string F_DeleteBy
- {
- set { _f_deleteby = value; }
- get { return _f_deleteby; }
- }
- /// <summary>
- /// 删除时间
- /// </summary>
- public DateTime? F_DeleteOn
- {
- set { _f_deleteon = value; }
- get { return _f_deleteon; }
- }
- /// <summary>
- /// 生产单位
- /// </summary>
- public string F_Production
- {
- set { _f_production = value; }
- get { return _f_production; }
- }
- /// <summary>
- /// 投诉- 肥效类增加作物字段
- /// </summary>
- public string F_Crops
- {
- set { _f_crops = value; }
- get { return _f_crops; }
- }
- /// <summary>
- /// 车牌号
- /// </summary>
- public string F_CarNumber
- {
- set { _f_carnumber = value; }
- get { return _f_carnumber; }
- }
- /// <summary>
- /// 装车费
- /// </summary>
- public decimal? F_LoadingFee
- {
- set { _f_loadingfee = value; }
- get { return _f_loadingfee; }
- }
- /// <summary>
- /// 卸车费
- /// </summary>
- public decimal? F_UnLoadingFee
- {
- set { _f_unloadingfee = value; }
- get { return _f_unloadingfee; }
- }
- /// <summary>
- /// 返料费
- /// </summary>
- public decimal? F_MaterialFee
- {
- set { _f_materialfee = value; }
- get { return _f_materialfee; }
- }
- /// <summary>
- /// 配方
- /// </summary>
- public string F_Formula
- {
- set { _f_formula = value; }
- get { return _f_formula; }
- }
- /// <summary>
- /// 实收返厂数量
- /// </summary>
- public int? F_ReturnQuantity
- {
- set { _f_returnquantity = value; }
- get { return _f_returnquantity; }
- }
- /// <summary>
- /// 事件原因
- /// </summary>
- public string F_EventReason
- {
- set { _f_eventreason = value; }
- get { return _f_eventreason; }
- }
- /// <summary>
- /// 抽检类-样品邮寄单号
- /// </summary>
- public string F_MailingNumber
- {
- set { _f_mailingnumber = value; }
- get { return _f_mailingnumber; }
- }
- /// <summary>
- /// 快递名称
- /// </summary>
- public string F_ExpressName
- {
- set { _f_expressname = value; }
- get { return _f_expressname; }
- }
- /// <summary>
- /// 工单处理内容(内线)
- /// </summary>
- public string F_DealContent2
- {
- set { _f_dealcontent2 = value; }
- get { return _f_dealcontent2; }
- }
- /// <summary>
- /// 工单状态(内线)
- /// </summary>
- public int? F_State2
- {
- set { _f_state2 = value; }
- get { return _f_state2; }
- }
- /// <summary>
- /// 注解(内线)
- /// </summary>
- public string F_Annotation2
- {
- set { _f_annotation2 = value; }
- get { return _f_annotation2; }
- }
- /// <summary>
- /// 处理结果打分
- /// </summary>
- public int? F_VisitResultScore
- {
- set { _f_visitresultscore = value; }
- get { return _f_visitresultscore; }
- }
- /// <summary>
- /// 处理时效得分
- /// </summary>
- public int? F_EffectiveScore
- {
- set { _f_effectivescore = value; }
- get { return _f_effectivescore; }
- }
- /// <summary>
- /// 服务态度
- /// </summary>
- public int? F_ServiceAttitude
- {
- set { _f_serviceattitude = value; }
- get { return _f_serviceattitude; }
- }
- /// <summary>
- /// 产品质量分数
- /// </summary>
- public int? F_ProductQuality
- {
- set { _f_productquality = value; }
- get { return _f_productquality; }
- }
- /// <summary>
- /// NPS得分
- /// </summary>
- public int? F_NPS
- {
- set { _f_nps = value; }
- get { return _f_nps; }
- }
- /// <summary>
- /// 评价结果
- /// </summary>
- public decimal? F_EvaluationResult
- {
- set { _f_evaluationresult = value; }
- get { return _f_evaluationresult; }
- }
- /// <summary>
- /// 工艺
- /// </summary>
- public string F_WorkmanShip
- {
- set { _f_workmanship = value; }
- get { return _f_workmanship; }
- }
- /// <summary>
- /// 原料及厂家
- /// </summary>
- public string F_Manufacturers
- {
- set { _f_manufacturers = value; }
- get { return _f_manufacturers; }
- }
- /// <summary>
- /// 该批次生产数量
- /// </summary>
- public int? F_ProductionNum
- {
- set { _f_productionnum = value; }
- get { return _f_productionnum; }
- }
- /// <summary>
- /// 处理结果-外线
- /// </summary>
- public string F_SuperiorOpinion { get; set; }
- /// <summary>
- /// 司机电话
- /// </summary>
- public string F_DrivePhone { get; set; }
- /// <summary>
- /// 处理结果-内线
- /// </summary>
- public string F_SuperiorOpinion2 { get; set; }
- /// <summary>
- /// 问题原因-内线
- /// </summary>
- public string F_EventReason2 { get; set; }
- /// <summary>
- /// 1单线外2单线内3双线9市场科可以双线指派工单
- /// </summary>
- public int F_Flag { get; set; }
- #endregion Model
- #region 多物料
- public List<T_Wo_MaterialItems> MaterialItems { get; set; }
- #endregion
- }
- /// <summary>
- /// 工单类型枚举
- /// </summary>
- public enum EnumWOType
- {
- /// <summary>
- /// 投诉
- /// </summary>
- [Description("投诉")]
- Complaint=1,
- /// <summary>
- /// 抽检
- /// </summary>
- [Description("抽检")]
- SpotCheck,
- /// <summary>
- /// 咨询及需求
- /// </summary>
- [Description("咨询及需求")]
- ConsultingNeeds,
- /// <summary>
- /// 其他
- /// </summary>
- [Description("其他")]
- Other
- }
- }
|