using Core.Mes.Client.Comm.Attribute; using System; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Text; namespace Core.StlMes.Client.PlnSaleOrd.JGGXPln.Entity { /// /// 数据库表PLN_ZY_JG所对应的实体类(生成工具:代码生成工具3.0) /// 作者:xiaohai-PC 时间:2016-06-15 /// class FrmPlnZyJgEntity { /// /// 炉作业计划号 /// private string zyPlanId = ""; /// /// 接箍工序订单编号 /// private string proPlanId = ""; /// /// 属性分组号 /// private string jgGroupId = ""; /// /// 判定炉号 /// private string judgeStoveNo = ""; /// /// 性能批号 /// private string batchNo = ""; /// /// 接箍产线代码 /// private string plineCode = ""; /// /// 接箍产线描述 /// private string plineName = ""; /// /// 接箍备料码 /// private string codeJgBl = ""; /// /// 接箍料物料编码 /// private string blWlId = ""; /// /// 接箍料物料描述 /// private string blWlDesc = ""; /// /// 钢级(牌号)代码 /// private string steelcode = ""; /// /// 钢级(牌号)名称 /// private string steelname = ""; /// /// 钢种代码 /// private string gradecode = ""; /// /// 钢种名称 /// private string gradename = ""; /// /// 接箍料外径(mm) /// private decimal? minD = null; /// /// 接箍料壁厚(mm) /// private decimal? minH = null; /// /// 接箍料目标长度 /// private decimal? aimlengthBl = null; /// /// 目标切管长 /// private decimal? aimCutLen = null; /// /// 接箍坯料长度min /// private string lengthMin = ""; /// /// 接箍坯料长度max /// private string lengthMax = ""; /// /// 接箍坯料锥度 /// private string taper = ""; /// /// 接箍码 /// private string codeJg = ""; /// /// 扣型代码 /// private string modelCode = ""; /// /// 接箍扣型描述 /// private string modelDesc = ""; /// /// 外径 /// private decimal? outdiameter = null; /// /// 临界壁厚 /// private decimal? wallthick = null; /// /// 接箍规格代码 /// private string specJg = ""; /// /// 接箍规格描述 /// private string specJgDesc = ""; /// /// 中孔类别(I、II、III、IV...) /// private string styleJg = ""; /// /// 中孔内径 /// private decimal? diameter = null; /// /// 测量J值 /// private decimal? checkJVal = null; /// /// 接箍长度 /// private decimal? aimlength = null; /// /// 单重 /// private decimal? singleweight = null; /// /// 涂层类型(镀铜、磷化) /// private string coatType = ""; /// /// 计划接箍个数 /// private decimal? planJgNum = null; /// /// 计划接箍料支数 /// private decimal? planBlNum = null; /// /// 计划接箍料重量 /// private decimal? planBlWt = null; /// /// 实际使用接箍料支数 /// private decimal? useBlNum = null; /// /// 实际使用接箍料重量 /// private decimal? useBlWt = null; /// /// 监制要求 /// private string monitordemand = ""; /// /// 是否接箍监制 /// private string ifMonitorJg = ""; /// /// 监制编号 /// private string prdcrNo = ""; /// /// 切管机床组号 /// private string cutMachGrpNo = ""; /// /// 切管机床组 /// private string cutMachGrpNm = ""; /// /// 计划切坯个数 /// private decimal? planCutNum = null; /// /// 实切有效个数 /// private decimal? cutOkNum = null; /// /// 切废个数 /// private decimal? cutFailNum = null; /// /// 是否需粗加工 /// private string ifNeedCjg = ""; /// /// 粗加工单位 /// private string cjgDept = ""; /// /// 计划粗加工个数 /// private decimal? planCjgNum = null; /// /// 实际粗加工个数 /// private decimal? cjgOkNum = null; /// /// 压印喷标要求(4项之一) /// private string demandCopper = ""; /// /// 是否需压印 /// private string ifImpress = ""; /// /// 压印单位 /// private string impressDept = ""; /// /// 计划压印个数 /// private decimal? planImpressNum = null; /// /// 实际压印个数 /// private decimal? impressOkNum = null; /// /// 车丝机床组号 /// private string latheGrpNo = ""; /// /// 车丝机床组 /// private string latheGrpNm = ""; /// /// 计划车丝个数 /// private decimal? planLatheNum = null; /// /// 计划车丝耗时(分) /// private decimal? planLthUsetime = null; /// /// 车丝有效个数 /// private decimal? latheOkNum = null; /// /// 车丝报废个数 /// private decimal? latheFailNum = null; /// /// 螺纹检验有效个数 /// private decimal? threadChkOkNum = null; /// /// 螺纹检验报废个数 /// private decimal? threadChkFailNum = null; /// /// 探伤要求(4项之一,408401) /// private string demandDetection = ""; /// /// 探伤单位 /// private string detectDept = ""; /// /// 计划探伤个数 /// private decimal? planDetectNum = null; /// /// 探伤有效个数 /// private decimal? detectOkNum = null; /// /// 探伤剔废个数 /// private decimal? detectFailNum = null; /// /// 是否需喷砂 /// private string ifBlast = ""; /// /// 喷砂要求(4项之一) /// private string demandBlast = ""; /// /// 喷砂单位 /// private string blastDept = ""; /// /// 计划喷砂个数 /// private decimal? planBlastNum = null; /// /// 喷砂有效个数 /// private decimal? blastOkNum = null; /// /// 抽检有效个数 /// private decimal? spotChkOkNum = null; /// /// 抽检剔废个数 /// private decimal? spotChkFailNum = null; /// /// 抽检状态(0计划,1生产中,2生产完成,9不抽检) /// private string spotChkStatus = ""; /// /// 磷化镀铜要求(4项之一,408402) /// private string demandBonderizing = ""; /// /// 是否需镀铜 /// private string ifPlateCu = ""; /// /// 镀铜单位 /// private string pltCuDept = ""; /// /// 计划镀铜个数 /// private decimal? planPltcuNum = null; /// /// 镀铜有效个数 /// private decimal? pltCuOkNum = null; /// /// 是否需磷化 /// private string ifPhosphating = ""; /// /// 磷化单位 /// private string phosDept = ""; /// /// 计划磷化个数 /// private decimal? planPhosNum = null; /// /// 磷化有效个数 /// private decimal? phosOkNum = null; /// /// 是否需喷标 /// private string ifCopper = ""; /// /// 喷标单位 /// private string copperDept = ""; /// /// 计划喷标个数 /// private decimal? planCopperNum = null; /// /// 实际喷标个数 /// private decimal? copperOkNum = null; /// /// 判定有效个数 /// private decimal? judgeOkNum = null; /// /// 判废个数 /// private decimal? judgeFailNum = null; /// /// 综合判定状态(0待判,1已判,2待复判) /// private string judgeStatus = ""; /// /// 实际交库个数 /// private decimal? instoreNum = null; /// /// 交库状态(0待交库,1部分交库,2交库完成) /// private string instoreStatus = ""; /// /// 计划状态(0计划,1下发,2生产中,3生产完成,4交库完成,5取消) /// private string zyPlanStatus = ""; /// /// 备注 /// private string memo = ""; /// /// 创建人 /// private string createName = ""; /// /// 创建时间 /// private string createTime = ""; /// /// 下发人 /// private string updateName = ""; /// /// 下发时间 /// private string updateTime = ""; /// /// 客户Alpha编号 /// private string custAlphaNo = ""; /// /// 产品特殊要求描述 /// private string orderSpecialDesc = ""; /// /// 用途代码 /// private string alphaCode = ""; /// /// 组号 /// private string batchGroudNo = ""; /// /// 作业工单号 /// [Description("炉作业计划号")] [Nullable(false)] [DataLength(20)] public string ZyPlanId { get { return zyPlanId; } set { zyPlanId = value; } } /// /// 接箍工序订单编号 /// [Description("接箍工序订单号")] [Nullable(true)] [DataLength(20)] public string ProPlanId { get { return proPlanId; } set { proPlanId = value; } } /// /// 属性分组号 /// [Description("属性分组号")] [Nullable(true)] [DataLength(10)] public string JgGroupId { get { return jgGroupId; } set { jgGroupId = value; } } /// /// 判定炉号 /// [Description("判定炉号")] [Nullable(true)] [DataLength(6)] public string JudgeStoveNo { get { return judgeStoveNo; } set { judgeStoveNo = value; } } /// /// 性能批号 /// [Description("性能批号")] [Nullable(true)] [DataLength(20)] public string BatchNo { get { return batchNo; } set { batchNo = value; } } /// /// 组号 /// [Description("组号")] [Nullable(true)] [DataLength(3)] public string BatchGroudNo { get { return batchGroudNo; } set { batchGroudNo = value; } } /// /// 接箍产线代码 /// [Description("接箍产线代码")] [Nullable(true)] [DataLength(20)] public string PlineCode { get { return plineCode; } set { plineCode = value; } } /// /// 接箍产线描述 /// [Description("接箍产线")] [Nullable(true)] [DataLength(100)] public string PlineName { get { return plineName; } set { plineName = value; } } /// /// 接箍备料码 /// [Description("备料码")] [Nullable(true)] [DataLength(20)] public string CodeJgBl { get { return codeJgBl; } set { codeJgBl = value; } } /// /// 接箍料物料编码 /// [Description("接箍料物料编码")] [Nullable(true)] [DataLength(40)] public string BlWlId { get { return blWlId; } set { blWlId = value; } } /// /// 接箍料物料描述 /// [Description("接箍料物料")] [Nullable(true)] [DataLength(100)] public string BlWlDesc { get { return blWlDesc; } set { blWlDesc = value; } } /// /// 钢级(牌号)代码 /// [Description("钢级(牌号)代码")] [Nullable(true)] [DataLength(10)] public string Steelcode { get { return steelcode; } set { steelcode = value; } } /// /// 钢级(牌号)名称 /// [Description("钢级")] [Nullable(true)] [DataLength(100)] public string Steelname { get { return steelname; } set { steelname = value; } } /// /// 钢种代码 /// [Description("钢种代码")] [Nullable(true)] [DataLength(10)] public string Gradecode { get { return gradecode; } set { gradecode = value; } } /// /// 钢种名称 /// [Description("钢种")] [Nullable(true)] [DataLength(100)] public string Gradename { get { return gradename; } set { gradename = value; } } /// /// 接箍料外径(mm) /// [Description("外径(mm)")] [Nullable(true)] [DataLength(6)] public decimal? MinD { get { return minD; } set { minD = value; } } /// /// 接箍料壁厚(mm) /// [Description("壁厚(mm)")] [Nullable(true)] [DataLength(6)] public decimal? MinH { get { return minH; } set { minH = value; } } /// /// 接箍料目标长度 /// [Description("目标长度(m)")] [Nullable(true)] [DataLength(10)] public decimal? AimlengthBl { get { return aimlengthBl; } set { aimlengthBl = value; } } /// /// 目标切管长 /// [Description("目标切管长(m)")] [Nullable(true)] [DataLength(10)] public decimal? AimCutLen { get { return aimCutLen; } set { aimCutLen = value; } } /// /// 接箍坯料长度min /// [Description("最小长度")] [Nullable(true)] [DataLength(10)] public string LengthMin { get { return lengthMin; } set { lengthMin = value; } } /// /// 接箍坯料长度max /// [Description("最大长度")] [Nullable(true)] [DataLength(10)] public string LengthMax { get { return lengthMax; } set { lengthMax = value; } } /// /// 接箍坯料锥度 /// [Description("锥度")] [Nullable(true)] [DataLength(10)] public string Taper { get { return taper; } set { taper = value; } } /// /// 接箍码 /// [Description("接箍码")] [Nullable(true)] [DataLength(7)] public string CodeJg { get { return codeJg; } set { codeJg = value; } } /// /// 扣型代码 /// [Description("扣型代码")] [Nullable(true)] [DataLength(20)] public string ModelCode { get { return modelCode; } set { modelCode = value; } } /// /// 接箍扣型描述 /// [Description("扣型")] [Nullable(true)] [DataLength(100)] public string ModelDesc { get { return modelDesc; } set { modelDesc = value; } } /// /// 外径 /// [Description("外径(mm)")] [Nullable(true)] [DataLength(10)] public decimal? Outdiameter { get { return outdiameter; } set { outdiameter = value; } } /// /// 临界壁厚 /// [Description("临界壁厚(mm)")] [Nullable(true)] [DataLength(10)] public decimal? Wallthick { get { return wallthick; } set { wallthick = value; } } /// /// 接箍规格代码 /// [Description("接箍规格代码")] [Nullable(true)] [DataLength(20)] public string SpecJg { get { return specJg; } set { specJg = value; } } /// /// 接箍规格描述 /// [Description("规格")] [Nullable(true)] [DataLength(100)] public string SpecJgDesc { get { return specJgDesc; } set { specJgDesc = value; } } /// /// 中孔类别(I、II、III、IV...) /// [Description("中孔类别")] [Nullable(true)] [DataLength(8)] public string StyleJg { get { return styleJg; } set { styleJg = value; } } /// /// 中孔内径 /// [Description("中孔内径")] [Nullable(true)] [DataLength(6)] public decimal? Diameter { get { return diameter; } set { diameter = value; } } /// /// 测量J值 /// [Description("测量J值(mm)")] [Nullable(true)] [DataLength(6)] public decimal? CheckJVal { get { return checkJVal; } set { checkJVal = value; } } /// /// 接箍长度 /// [Description("接箍长度(mm)")] [Nullable(true)] [DataLength(10)] public decimal? Aimlength { get { return aimlength; } set { aimlength = value; } } /// /// 单重 /// [Description("单重(kg)")] [Nullable(true)] [DataLength(10)] public decimal? Singleweight { get { return singleweight; } set { singleweight = value; } } /// /// 涂层类型(镀铜、磷化) /// [Description("涂层类型")] [Nullable(true)] [DataLength(10)] public string CoatType { get { return coatType; } set { coatType = value; } } /// /// 计划接箍个数 /// [Description("计划接箍个数")] [Nullable(true)] [DataLength(10)] public decimal? PlanJgNum { get { return planJgNum; } set { planJgNum = value; } } /// /// 工单接箍料支数 /// [Description("工单料支数")] [Nullable(true)] [DataLength(10)] public decimal? PlanBlNum { get { return planBlNum; } set { planBlNum = value; } } /// /// 工单接箍料重量 /// [Description("工单料重量")] [Nullable(true)] [DataLength(10)] public decimal? PlanBlWt { get { return planBlWt; } set { planBlWt = value; } } /// /// 实际使用接箍料支数 /// [Description("实际使用料支数")] [Nullable(true)] [DataLength(10)] public decimal? UseBlNum { get { return useBlNum; } set { useBlNum = value; } } /// /// 实际使用接箍料重量 /// [Description("实际使用料重量")] [Nullable(true)] [DataLength(10)] public decimal? UseBlWt { get { return useBlWt; } set { useBlWt = value; } } /// /// 监制要求 /// [Description("监制要求")] [Nullable(true)] [DataLength(200)] public string Monitordemand { get { return monitordemand; } set { monitordemand = value; } } /// /// 是否接箍监制 /// [Description("接箍监制")] [Nullable(true)] [DataLength(1)] public string IfMonitorJg { get { return ifMonitorJg; } set { ifMonitorJg = value; } } /// /// 监制编号 /// [Description("监制编号")] [Nullable(true)] [DataLength(40)] public string PrdcrNo { get { return prdcrNo; } set { prdcrNo = value; } } /// /// 切管机床组号 /// [Description("切管机床组号")] [Nullable(true)] [DataLength(100)] public string CutMachGrpNo { get { return cutMachGrpNo; } set { cutMachGrpNo = value; } } /// /// 切管机床组 /// [Description("切管机床组")] [Nullable(true)] [DataLength(100)] public string CutMachGrpNm { get { return cutMachGrpNm; } set { cutMachGrpNm = value; } } /// /// 计划切坯个数 /// [Description("计划切坯个数")] [Nullable(true)] [DataLength(10)] public decimal? PlanCutNum { get { return planCutNum; } set { planCutNum = value; } } /// /// 实切有效个数 /// [Description("实切有效个数")] [Nullable(true)] [DataLength(10)] public decimal? CutOkNum { get { return cutOkNum; } set { cutOkNum = value; } } /// /// 切废个数 /// [Description("切废个数")] [Nullable(true)] [DataLength(10)] public decimal? CutFailNum { get { return cutFailNum; } set { cutFailNum = value; } } /// /// 是否需粗加工 /// [Description("需粗加工")] [Nullable(true)] [DataLength(1)] public string IfNeedCjg { get { return ifNeedCjg; } set { ifNeedCjg = value; } } /// /// 粗加工单位 /// [Description("粗加工单位")] [Nullable(true)] [DataLength(40)] public string CjgDept { get { return cjgDept; } set { cjgDept = value; } } /// /// 计划粗加工个数 /// [Description("计划粗加工个数")] [Nullable(true)] [DataLength(10)] public decimal? PlanCjgNum { get { return planCjgNum; } set { planCjgNum = value; } } /// /// 实际粗加工个数 /// [Description("实际粗加工个数")] [Nullable(true)] [DataLength(10)] public decimal? CjgOkNum { get { return cjgOkNum; } set { cjgOkNum = value; } } /// /// 压印喷标要求(4项之一) /// [Description("压印喷标要求")] [Nullable(true)] [DataLength(400)] public string DemandCopper { get { return demandCopper; } set { demandCopper = value; } } /// /// 是否需压印 /// [Description("需压印")] [Nullable(true)] [DataLength(1)] public string IfImpress { get { return ifImpress; } set { ifImpress = value; } } /// /// 压印单位 /// [Description("压印单位")] [Nullable(true)] [DataLength(40)] public string ImpressDept { get { return impressDept; } set { impressDept = value; } } /// /// 计划压印个数 /// [Description("计划压印个数")] [Nullable(true)] [DataLength(10)] public decimal? PlanImpressNum { get { return planImpressNum; } set { planImpressNum = value; } } /// /// 实际压印个数 /// [Description("实际压印个数")] [Nullable(true)] [DataLength(10)] public decimal? ImpressOkNum { get { return impressOkNum; } set { impressOkNum = value; } } /// /// 车丝机床组号 /// [Description("车丝机床组号")] [Nullable(true)] [DataLength(100)] public string LatheGrpNo { get { return latheGrpNo; } set { latheGrpNo = value; } } /// /// 车丝机床组 /// [Description("车丝机床组")] [Nullable(true)] [DataLength(100)] public string LatheGrpNm { get { return latheGrpNm; } set { latheGrpNm = value; } } /// /// 计划车丝个数 /// [Description("计划车丝个数")] [Nullable(true)] [DataLength(10)] public decimal? PlanLatheNum { get { return planLatheNum; } set { planLatheNum = value; } } /// /// 计划车丝耗时(分) /// [Description("计划车丝耗时(分)")] [Nullable(true)] [DataLength(10)] public decimal? PlanLthUsetime { get { return planLthUsetime; } set { planLthUsetime = value; } } /// /// 车丝有效个数 /// [Description("车丝有效个数")] [Nullable(true)] [DataLength(10)] public decimal? LatheOkNum { get { return latheOkNum; } set { latheOkNum = value; } } /// /// 车丝报废个数 /// [Description("车丝报废个数")] [Nullable(true)] [DataLength(10)] public decimal? LatheFailNum { get { return latheFailNum; } set { latheFailNum = value; } } /// /// 螺纹检验有效个数 /// [Description("螺纹检验有效个数")] [Nullable(true)] [DataLength(10)] public decimal? ThreadChkOkNum { get { return threadChkOkNum; } set { threadChkOkNum = value; } } /// /// 螺纹检验报废个数 /// [Description("螺纹检验报废个数")] [Nullable(true)] [DataLength(10)] public decimal? ThreadChkFailNum { get { return threadChkFailNum; } set { threadChkFailNum = value; } } /// /// 探伤要求(4项之一,408401) /// [Description("探伤要求")] [Nullable(true)] [DataLength(200)] public string DemandDetection { get { return demandDetection; } set { demandDetection = value; } } /// /// 探伤单位 /// [Description("探伤单位")] [Nullable(true)] [DataLength(40)] public string DetectDept { get { return detectDept; } set { detectDept = value; } } /// /// 计划探伤个数 /// [Description("计划探伤个数")] [Nullable(true)] [DataLength(10)] public decimal? PlanDetectNum { get { return planDetectNum; } set { planDetectNum = value; } } /// /// 探伤有效个数 /// [Description("探伤有效个数")] [Nullable(true)] [DataLength(10)] public decimal? DetectOkNum { get { return detectOkNum; } set { detectOkNum = value; } } /// /// 探伤剔废个数 /// [Description("探伤剔废个数")] [Nullable(true)] [DataLength(10)] public decimal? DetectFailNum { get { return detectFailNum; } set { detectFailNum = value; } } /// /// 是否需喷砂 /// [Description("需喷砂")] [Nullable(true)] [DataLength(1)] public string IfBlast { get { return ifBlast; } set { ifBlast = value; } } /// /// 喷砂要求(4项之一) /// [Description("喷砂要求")] [Nullable(true)] [DataLength(200)] public string DemandBlast { get { return demandBlast; } set { demandBlast = value; } } /// /// 喷砂单位 /// [Description("喷砂单位")] [Nullable(true)] [DataLength(40)] public string BlastDept { get { return blastDept; } set { blastDept = value; } } /// /// 计划喷砂个数 /// [Description("计划喷砂个数")] [Nullable(true)] [DataLength(10)] public decimal? PlanBlastNum { get { return planBlastNum; } set { planBlastNum = value; } } /// /// 喷砂有效个数 /// [Description("喷砂有效个数")] [Nullable(true)] [DataLength(10)] public decimal? BlastOkNum { get { return blastOkNum; } set { blastOkNum = value; } } /// /// 抽检有效个数 /// [Description("抽检有效个数")] [Nullable(true)] [DataLength(10)] public decimal? SpotChkOkNum { get { return spotChkOkNum; } set { spotChkOkNum = value; } } /// /// 抽检剔废个数 /// [Description("抽检剔废个数")] [Nullable(true)] [DataLength(10)] public decimal? SpotChkFailNum { get { return spotChkFailNum; } set { spotChkFailNum = value; } } /// /// 抽检状态(0计划,1生产中,2生产完成,9不抽检) /// [Description("抽检状态")] [Nullable(true)] [DataLength(10)] public string SpotChkStatus { get { return spotChkStatus; } set { spotChkStatus = value; } } /// /// 磷化镀铜要求(4项之一,408402) /// [Description("磷化镀铜要求")] [Nullable(true)] [DataLength(200)] public string DemandBonderizing { get { return demandBonderizing; } set { demandBonderizing = value; } } /// /// 是否需镀铜 /// [Description("需镀铜")] [Nullable(true)] [DataLength(1)] public string IfPlateCu { get { return ifPlateCu; } set { ifPlateCu = value; } } /// /// 镀铜单位 /// [Description("镀铜单位")] [Nullable(true)] [DataLength(40)] public string PltCuDept { get { return pltCuDept; } set { pltCuDept = value; } } /// /// 计划镀铜个数 /// [Description("计划镀铜个数")] [Nullable(true)] [DataLength(10)] public decimal? PlanPltcuNum { get { return planPltcuNum; } set { planPltcuNum = value; } } /// /// 镀铜有效个数 /// [Description("镀铜有效个数")] [Nullable(true)] [DataLength(10)] public decimal? PltCuOkNum { get { return pltCuOkNum; } set { pltCuOkNum = value; } } /// /// 是否需磷化 /// [Description("需磷化")] [Nullable(true)] [DataLength(1)] public string IfPhosphating { get { return ifPhosphating; } set { ifPhosphating = value; } } /// /// 磷化单位 /// [Description("磷化单位")] [Nullable(true)] [DataLength(40)] public string PhosDept { get { return phosDept; } set { phosDept = value; } } /// /// 计划磷化个数 /// [Description("计划磷化个数")] [Nullable(true)] [DataLength(10)] public decimal? PlanPhosNum { get { return planPhosNum; } set { planPhosNum = value; } } /// /// 磷化有效个数 /// [Description("磷化有效个数")] [Nullable(true)] [DataLength(10)] public decimal? PhosOkNum { get { return phosOkNum; } set { phosOkNum = value; } } /// /// 是否需喷标 /// [Description("需喷标")] [Nullable(true)] [DataLength(1)] public string IfCopper { get { return ifCopper; } set { ifCopper = value; } } /// /// 喷标单位 /// [Description("喷标单位")] [Nullable(true)] [DataLength(40)] public string CopperDept { get { return copperDept; } set { copperDept = value; } } /// /// 计划喷标个数 /// [Description("计划喷标个数")] [Nullable(true)] [DataLength(10)] public decimal? PlanCopperNum { get { return planCopperNum; } set { planCopperNum = value; } } /// /// 实际喷标个数 /// [Description("实际喷标个数")] [Nullable(true)] [DataLength(10)] public decimal? CopperOkNum { get { return copperOkNum; } set { copperOkNum = value; } } /// /// 判定有效个数 /// [Description("判定有效个数")] [Nullable(true)] [DataLength(10)] public decimal? JudgeOkNum { get { return judgeOkNum; } set { judgeOkNum = value; } } /// /// 判废个数 /// [Description("判废个数")] [Nullable(true)] [DataLength(10)] public decimal? JudgeFailNum { get { return judgeFailNum; } set { judgeFailNum = value; } } /// /// 综合判定状态(0待判,1已判,2待复判) /// [Description("综合判定状态")] [Nullable(true)] [DataLength(10)] public string JudgeStatus { get { return judgeStatus; } set { judgeStatus = value; } } /// /// 实际交库个数 /// [Description("实际交库个数")] [Nullable(true)] [DataLength(10)] public decimal? InstoreNum { get { return instoreNum; } set { instoreNum = value; } } /// /// 交库状态(0待交库,1部分交库,2交库完成) /// [Description("交库状态")] [Nullable(true)] [DataLength(1)] public string InstoreStatus { get { return instoreStatus; } set { instoreStatus = value; } } /// /// 计划状态(0计划,1下发,2生产中,3生产完成,4交库完成,5取消) /// [Description("计划状态")] [Nullable(true)] [DataLength(10)] public string ZyPlanStatus { get { return zyPlanStatus; } set { zyPlanStatus = value; } } /// /// 备注 /// [Description("备注")] [Nullable(true)] [DataLength(200)] public string Memo { get { return memo; } set { memo = value; } } /// /// 创建人 /// [Description("创建人")] [Nullable(true)] [DataLength(20)] public string CreateName { get { return createName; } set { createName = value; } } /// /// 创建时间 /// [Description("创建时间")] [Nullable(true)] public string CreateTime { get { return createTime; } set { createTime = value; } } /// /// 下发人 /// [Description("下发人")] [Nullable(true)] [DataLength(20)] public string UpdateName { get { return updateName; } set { updateName = value; } } /// /// 下发时间 /// [Description("下发时间")] [Nullable(true)] public string UpdateTime { get { return updateTime; } set { updateTime = value; } } /// /// 客户Alpha编号 /// [Description("客户Alpha编号")] [Nullable(true)] [DataLength(20)] public string CustAlphaNo { get { return custAlphaNo; } set { custAlphaNo = value; } } /// /// 产品特殊要求描述 /// [Description("产品特殊要求描述")] [Nullable(true)] [DataLength(4000)] public string OrderSpecialDesc { get { return orderSpecialDesc; } set { orderSpecialDesc = value; } } /// /// 用途代码 /// [Description("用途代码")] [Nullable(true)] [DataLength(20)] public string AlphaCode { get { return alphaCode; } set { alphaCode = value; } } } }