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.炉计划.Entity { /// /// 数据库表MAT_GP_M所对应的实体类(生成工具:代码生成工具3.0) /// 作者:PC-20160925CXYF 时间:2017-12-15 /// public class MatGpMEntitySteer { /// /// 材料号(坯号)规则---(15)----母料号000 /// private string matNo = ""; /// /// 材料类别(8014在制品、成品、商品) /// private string productFlag = ""; /// /// 材料状态(801501在制品阶段、801502成品、801503商品...) /// private string matStatus = ""; /// /// 熔炼炉号 /// private string stoveNo = ""; /// /// 标示炉号 /// private string flagStoveNo = ""; /// /// 判定炉号 /// private string judgeStoveNo = ""; /// /// 浇次号 /// private string castNo = ""; /// /// 连铸机号 /// private string ccmid = ""; /// /// 材料来源类型代码(1外购、2机组产出等) /// private string matOriginCode = ""; /// /// 材料来源类型名称 /// private string matOriginName = ""; /// /// 材料来源地代码(产线、外委、外购对应的具体项目) /// private string soureCode = ""; /// /// 材料来源地名称 /// private string soureName = ""; /// /// 物料码 /// private string materialNo = ""; /// /// 物料描叙 /// private string materialName = ""; /// /// 投料物料描叙 /// private string inputMaterialName = ""; /// /// 投料物料码 /// private string inputMaterialNo = ""; /// /// 投料物料来源(供应方代码)产出 /// private string inputOriginCode = ""; /// /// 钢种代码 /// private string gradecode = ""; /// /// 钢种名称 /// private string gradename = ""; /// /// 标准代码 /// private string stdCode = ""; /// /// 标准名称 /// private string stdName = ""; /// /// 生产合同号(内部管理号) /// private string proOrderNo = ""; /// /// 合同号 /// private string orderNo = ""; /// /// 合同行号 /// private string orderSeq = ""; /// /// 合同子行号 /// private string orderSeqNo = ""; /// /// 合同主键 /// private string ordPk = ""; /// /// 合同行主键 /// private string ordLnPk = ""; /// /// 交货行主键 /// private string ordLnDlyPk = ""; /// /// 工序代码 /// private string processCdoe = ""; /// /// 工序名称 /// private string processDesc = ""; /// /// 下工序代码 /// private string nextProcessCdoe = ""; /// /// 下工序名称 /// private string nextProcessDesc = ""; /// /// 生产产线代码 /// private string plineCode = ""; /// /// 生产产线名称 /// private string plineName = ""; /// /// 直径或宽度(实际) /// private string dimater = ""; /// /// 厚(实际) /// private decimal? height = null; /// /// 坯料长度(实际) /// private decimal? actLen = null; /// /// 倍尺数(实际) /// private decimal? fixNum = null; /// /// 单倍长度(实际) /// private decimal? fixLen = null; /// /// 材料支数(实际) /// private decimal? actCount = null; /// /// 材料实重(实际) /// private decimal? actWeight = null; /// /// 材料理论重量(实际) /// private decimal? actTheoryWeight = null; /// /// 过磅单号 /// private string ponderNo = ""; /// /// 过磅重量 /// private decimal? ponderGrossWt = null; /// /// 称重标志(0未委托、1委托) /// private string measureFlag = ""; /// /// 炉号打印标志(1打印、0未打印) /// private string stovePrintFlag = ""; /// /// 材料去向代码 /// private string matGowhereCode = ""; /// /// 材料去向 /// private string matGowhereName = ""; /// /// 所属权单位代码 /// private string belongCode = ""; /// /// 所属权单位 /// private string belongName = ""; /// /// 质量封锁标志(0未封锁、2质量封锁) /// private string lockFlag = ""; /// /// 管理封锁标志(0未封锁、1管理封锁) /// private string mngLockFlag = ""; /// /// 管理封锁原因代码 /// private string mngLockRsnCode = ""; /// /// 管理封锁时间 /// private string mngLockTime = ""; /// /// 管理封锁责任者 /// private string mngLockMaker = ""; /// /// 管理封锁备注 /// private string mngLockRemark = ""; /// /// 质量封锁原因代码(4077) /// private string lockRsnCode = ""; /// /// 质量封锁时间 /// private string lockTime = ""; /// /// 质量封锁责任者 /// private string lockMaker = ""; /// /// 质量封锁备注 /// private string lockRemark = ""; /// /// 释放时间 /// private string unlockTime = ""; /// /// 释放责任者 /// private string unlockMaker = ""; /// /// 释放备注 /// private string unlockRemark = ""; /// /// 原合同号 /// private string oldOrderNo = ""; /// /// 原合同行号 /// private string oldOrderSeq = ""; /// /// 原合同子行号 /// private string oldOrderSeqNo = ""; /// /// 原物料码 /// private string oldMaterialNo = ""; /// /// 原物料描叙 /// private string oldMaterialName = ""; /// /// 余材原因代码 /// private string remainRsnCode = ""; /// /// 余材判定时间 /// private string remainJugdeTime = ""; /// /// 余材判定责任者 /// private string remainJugdeMaker = ""; /// /// 余材判定代码 /// private string remainJugdeCode = ""; /// /// 余材备注 /// private string remainRemark = ""; /// /// 判定申请标记(1、确认缴库;0等待) /// private string jugdeApplyFlag = ""; /// /// 申请判定单号 /// private string jugdeApplyCode = ""; /// /// 判定申请时间 /// private string jugdeApplyTime = ""; /// /// 判定扫描时间 /// private string jugdeScanTime = ""; /// /// 表面判定结果代码 /// private string faceResultCode = ""; /// /// 表面判定时间 /// private string faceResultTime = ""; /// /// 表判责任人 /// private string faceMaker = ""; /// /// 成分判定结果代码 /// private string chemResultCode = ""; /// /// 成分判定时间 /// private string chemResultTime = ""; /// /// 成分判定责任人 /// private string chemMaker = ""; /// /// 理化判定结果代码 /// private string phyResultCode = ""; /// /// 理化判定时间 /// private string phyResultTime = ""; /// /// 理化判定责任人 /// private string phyMaker = ""; /// /// 探伤编号 /// private string detectReportNo = ""; /// /// 探伤结果代码 /// private string detectResultCode = ""; /// /// 缺陷记录编号 /// private string bugNo = ""; /// /// 缺陷处置方式 /// private string bugDeal = ""; /// /// 委外单号 /// private string outsourcingDoc = ""; /// /// 委外标志 /// private string outsourcingFlag = ""; /// /// 取样标志 /// private string samplingFlag = ""; /// /// 取样类型 /// private string samplingType = ""; /// /// 取样批号 /// private string samplingNo = ""; /// /// 试样号 /// private string checkoutNo = ""; /// /// 熔炼成分编号 /// private string chemStcheckNo = ""; /// /// 成品成分编号 /// private string chemProcheckNo = ""; /// /// 入库标志(1是、0否) /// private string instockFlag = ""; /// /// 入库时间(首次) /// private string instockTime = ""; /// /// 出库时间 /// private string outstockTime = ""; /// /// 生产班次 /// private string proBc = ""; /// /// 生产班组 /// private string proBz = ""; /// /// 生产下线时间 /// private string rpoTime = ""; /// /// 条码号 /// private string barCode = ""; /// /// 期初标志 /// private string beginningFlag = ""; /// /// 结算日期(年月) /// private string balYearMonth = ""; /// /// 备注 /// private string memo = ""; /// /// 创建人 /// private string createName = ""; /// /// 创建时间 /// private string createTime = ""; /// /// 修改人 /// private string updateName = ""; /// /// 修改时间 /// private string updateTime = ""; /// /// 组号(判定炉号对应长度分组) /// private string groudNo = ""; /// /// 缺陷处置方式代码 /// private string bugDealCode = ""; /// /// 表面检验编号ID /// private string surfaceCheckNo = ""; /// /// 成分判定记录ID /// private string chemJudgeId = ""; /// /// 理化判定记录ID /// private string phyJudgeId = ""; /// /// 理化判定结果集ID /// private string phyResultId = ""; /// /// 判定炉号(原) /// private string oldJudgeStoveNo = ""; /// /// 组号(判定炉号对应长度分组)(原) /// private string oldGroudNo = ""; /// /// 钢种代码(原) /// private string oldGradecode = ""; /// /// 钢种名称(原) /// private string oldGradename = ""; /// /// 标准代码(原) /// private string oldStdCode = ""; /// /// 标准名称(原) /// private string oldStdName = ""; /// /// 综合判定时间 /// private string judgeResultTime = ""; /// /// 综合判定人 /// private string judgeMaker = ""; /// /// 熔炼炉号(原) /// private string oldStoveNo = ""; /// /// 打印炉号 /// private string printStoveNo = ""; /// /// 铸造订单编号 /// private string proPlanId = ""; /// /// 工序排产序号 /// private string gxPlanNo = ""; /// /// 管坯需求编号 /// private string gpreqId = ""; /// /// 单倍坯支数 /// private decimal? dbActCount = null; /// /// 成分标准索引号集合(内控) /// private string cic = ""; /// /// 材质标准索引号集合(内控) /// private string pic = ""; /// /// 公差标准索引号集合(内控) /// private string sic = ""; /// /// 探伤索引号集合(内控) /// private string dic = ""; /// /// 管坯类型(1铸坯2锻坯) /// private string gptype = ""; /// /// 顺序号(虚拟炉号) /// private string sequenceno = ""; /// /// 虚拟炉号 /// private string furnaceno = ""; /// /// 交库状态(00,合格,11,待处理,22,判废,10,处理合格,12,处理判废) /// private string qcmStaus = ""; /// /// 0 未挂料 1 已挂料 /// private string hangingFlag = ""; /// /// 工艺卡号(炼钢工艺文件) /// private string lgCraftNo = ""; /// /// 是否末工序(末工序时合同成品属性有效) /// private string isendgx = ""; /// /// 品名代码 /// private string produccode = ""; /// /// 品名描述 /// private string producname = ""; /// /// 一级工艺文件 /// private string craftno = ""; /// /// 计划作业路线 /// private string planRoute = ""; /// /// 轧管订单编号 /// private string proPlanIdZg = ""; /// /// 轧管排产序号 /// private string gxPlanNoZg = ""; /// /// 钢级代码 /// private string steelcode = ""; /// /// 钢级名称 /// private string steelname = ""; /// /// 切坯余长 /// private decimal? cutYuLong = null; /// /// 材料类别(8014在制品、成品、商品) /// [Description("材料类别")] [Nullable(true)] [DataLength(10)] public string ProductFlag { get { return productFlag; } set { productFlag = value; } } /// /// 材料状态(801501在制品阶段、801502成品、801503商品...) /// [Description("材料状态")] [Nullable(true)] [DataLength(10)] public string MatStatus { get { return matStatus; } set { matStatus = value; } } /// /// 熔炼炉号 /// [Description("熔炼炉号")] [Nullable(true)] [DataLength(20)] public string StoveNo { get { return stoveNo; } set { stoveNo = value; } } /// /// 标示炉号 /// [Description("标示炉号")] [Nullable(true)] [DataLength(20)] public string FlagStoveNo { get { return flagStoveNo; } set { flagStoveNo = value; } } /// /// 判定炉号 /// [Description("判定炉号")] [Nullable(true)] [DataLength(6)] public string JudgeStoveNo { get { return judgeStoveNo; } set { judgeStoveNo = value; } } /// /// 浇次号 /// [Description("浇次号")] [Nullable(true)] [DataLength(20)] public string CastNo { get { return castNo; } set { castNo = value; } } /// /// 连铸机号 /// [Description("连铸机号")] [Nullable(true)] [DataLength(20)] public string Ccmid { get { return ccmid; } set { ccmid = value; } } /// /// 材料来源类型代码(1外购、2机组产出等) /// [Description("材料来源类型代码(1外购、2机组产出等)")] [Nullable(true)] [DataLength(10)] public string MatOriginCode { get { return matOriginCode; } set { matOriginCode = value; } } /// /// 材料来源类型名称 /// [Description("材料来源类型名称")] [Nullable(true)] [DataLength(20)] public string MatOriginName { get { return matOriginName; } set { matOriginName = value; } } /// /// 材料来源地代码(产线、外委、外购对应的具体项目) /// [Description("材料来源地代码")] [Nullable(true)] [DataLength(20)] public string SoureCode { get { return soureCode; } set { soureCode = value; } } /// /// 材料来源地名称 /// [Description("材料来源地名称")] [Nullable(true)] [DataLength(40)] public string SoureName { get { return soureName; } set { soureName = value; } } /// /// 物料码 /// [Description("物料码")] [Nullable(true)] [DataLength(40)] public string MaterialNo { get { return materialNo; } set { materialNo = value; } } /// /// 物料描叙 /// [Description("物料描叙")] [Nullable(true)] [DataLength(100)] public string MaterialName { get { return materialName; } set { materialName = value; } } /// /// 投料物料描叙 /// [Description("投料物料描叙")] [Nullable(true)] [DataLength(100)] public string InputMaterialName { get { return inputMaterialName; } set { inputMaterialName = value; } } /// /// 投料物料码 /// [Description("投料物料码")] [Nullable(true)] [DataLength(40)] public string InputMaterialNo { get { return inputMaterialNo; } set { inputMaterialNo = value; } } /// /// 投料物料来源(供应方代码)产出 /// [Description("投料物料来源")] [Nullable(true)] [DataLength(20)] public string InputOriginCode { get { return inputOriginCode; } set { inputOriginCode = 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; } } /// /// 标准代码 /// [Description("标准代码")] [Nullable(true)] [DataLength(20)] public string StdCode { get { return stdCode; } set { stdCode = value; } } /// /// 标准名称 /// [Description("标准名称")] [Nullable(true)] [DataLength(200)] public string StdName { get { return stdName; } set { stdName = value; } } /// /// 生产合同号(内部管理号) /// [Description("生产合同号")] [Nullable(true)] [DataLength(40)] public string ProOrderNo { get { return proOrderNo; } set { proOrderNo = value; } } /// /// 合同号 /// [Description("合同号")] [Nullable(true)] [DataLength(20)] public string OrderNo { get { return orderNo; } set { orderNo = value; } } /// /// 合同行号 /// [Description("合同行号")] [Nullable(true)] [DataLength(3)] public string OrderSeq { get { return orderSeq; } set { orderSeq = value; } } /// /// 合同子行号 /// [Description("合同子行号")] [Nullable(true)] [DataLength(3)] public string OrderSeqNo { get { return orderSeqNo; } set { orderSeqNo = value; } } /// /// 合同主键 /// [Description("合同主键")] [Nullable(true)] [DataLength(40)] public string OrdPk { get { return ordPk; } set { ordPk = value; } } /// /// 合同行主键 /// [Description("合同行主键")] [Nullable(true)] [DataLength(40)] public string OrdLnPk { get { return ordLnPk; } set { ordLnPk = value; } } /// /// 交货行主键 /// [Description("交货行主键")] [Nullable(true)] [DataLength(40)] public string OrdLnDlyPk { get { return ordLnDlyPk; } set { ordLnDlyPk = value; } } /// /// 工序代码 /// [Description("工序代码")] [Nullable(true)] [DataLength(8)] public string ProcessCdoe { get { return processCdoe; } set { processCdoe = value; } } /// /// 工序名称 /// [Description("工序名称")] [Nullable(true)] [DataLength(20)] public string ProcessDesc { get { return processDesc; } set { processDesc = value; } } /// /// 下工序代码 /// [Description("下工序代码")] [Nullable(true)] [DataLength(8)] public string NextProcessCdoe { get { return nextProcessCdoe; } set { nextProcessCdoe = value; } } /// /// 下工序名称 /// [Description("下工序名称")] [Nullable(true)] [DataLength(20)] public string NextProcessDesc { get { return nextProcessDesc; } set { nextProcessDesc = 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(5)] public string Dimater { get { return dimater; } set { dimater = value; } } /// /// 坯料长度(实际) /// [Description("倍尺长度")] [Nullable(true)] [DataLength(6)] public decimal? ActLen { get { return actLen; } set { actLen = value; } } /// /// 倍尺数(实际) /// [Description("倍尺数")] [Nullable(true)] [DataLength(1)] public decimal? FixNum { get { return fixNum; } set { fixNum = value; } } /// /// 单倍长度(实际) /// [Description("单倍长度")] [Nullable(true)] [DataLength(5)] public decimal? FixLen { get { return fixLen; } set { fixLen = value; } } /// /// 材料支数(实际) /// [Description("支数")] [Nullable(true)] [DataLength(3)] public decimal? ActCount { get { return actCount; } set { actCount = value; } } /// /// 材料实重(实际) /// [Description("实重")] [Nullable(true)] [DataLength(9)] public decimal? ActWeight { get { return actWeight; } set { actWeight = value; } } /// /// 材料理论重量(实际) /// [Description("理量")] [Nullable(true)] [DataLength(9)] public decimal? ActTheoryWeight { get { return actTheoryWeight; } set { actTheoryWeight = value; } } /// /// 材料去向代码 /// [Description("材料去向代码")] [Nullable(true)] [DataLength(8)] public string MatGowhereCode { get { return matGowhereCode; } set { matGowhereCode = value; } } /// /// 材料去向 /// [Description("材料去向")] [Nullable(true)] [DataLength(20)] public string MatGowhereName { get { return matGowhereName; } set { matGowhereName = value; } } /// /// 所属权单位代码 /// [Description("所属权单位代码")] [Nullable(true)] [DataLength(40)] public string BelongCode { get { return belongCode; } set { belongCode = value; } } /// /// 所属权单位 /// [Description("所属权单位")] [Nullable(true)] [DataLength(50)] public string BelongName { get { return belongName; } set { belongName = value; } } /// /// 质量封锁标志(0未封锁、2质量封锁) /// [Description("质量封锁标志")] [Nullable(true)] [DataLength(1)] public string LockFlag { get { return lockFlag; } set { lockFlag = value; } } /// /// 管理封锁标志(0未封锁、1管理封锁) /// [Description("管理封锁标志")] [Nullable(true)] [DataLength(1)] public string MngLockFlag { get { return mngLockFlag; } set { mngLockFlag = value; } } /// /// 申请判定单号 /// [Description("申请判定单号")] [Nullable(true)] [DataLength(40)] public string JugdeApplyCode { get { return jugdeApplyCode; } set { jugdeApplyCode = value; } } /// /// 期初标志 /// [Description("期初标志")] [Nullable(true)] [DataLength(1)] public string BeginningFlag { get { return beginningFlag; } set { beginningFlag = value; } } /// /// 结算日期(年月) /// [Description("结算日期")] [Nullable(true)] [DataLength(6)] public string BalYearMonth { get { return balYearMonth; } set { balYearMonth = value; } } /// /// 组号(判定炉号对应长度分组) /// [Description("组号")] [Nullable(true)] [DataLength(3)] public string GroudNo { get { return groudNo; } set { groudNo = value; } } /// /// 成分判定记录ID /// [Description("成分判定记录ID")] [Nullable(true)] [DataLength(20)] public string ChemJudgeId { get { return chemJudgeId; } set { chemJudgeId = value; } } /// /// 打印炉号 /// [Description("打印炉号")] [Nullable(true)] [DataLength(20)] public string PrintStoveNo { get { return printStoveNo; } set { printStoveNo = value; } } /// /// 铸造订单编号 /// [Description("铸造订单编号")] [Nullable(true)] [DataLength(128)] public string ProPlanId { get { return proPlanId; } set { proPlanId = value; } } /// /// 工序排产序号 /// [Description("工序排产序号")] [Nullable(true)] [DataLength(10)] public string GxPlanNo { get { return gxPlanNo; } set { gxPlanNo = value; } } /// /// 管坯需求编号 /// [Description("管坯需求编号")] [Nullable(true)] [DataLength(20)] public string GpreqId { get { return gpreqId; } set { gpreqId = value; } } /// /// 单倍坯支数 /// [Description("单倍坯支数")] [Nullable(true)] [DataLength(3)] public decimal? DbActCount { get { return dbActCount; } set { dbActCount = value; } } /// /// 成分标准索引号集合(内控) /// [Description("成分标准")] [Nullable(true)] [DataLength(40)] public string Cic { get { return cic; } set { cic = value; } } /// /// 材质标准索引号集合(内控) /// [Description("材质标准")] [Nullable(true)] [DataLength(40)] public string Pic { get { return pic; } set { pic = value; } } /// /// 公差标准索引号集合(内控) /// [Description("公差标准")] [Nullable(true)] [DataLength(40)] public string Sic { get { return sic; } set { sic = value; } } /// /// 探伤索引号集合(内控) /// [Description("探伤标准")] [Nullable(true)] [DataLength(40)] public string Dic { get { return dic; } set { dic = value; } } /// /// 管坯类型(1铸坯2锻坯) /// [Description("管坯类型")] [Nullable(true)] [DataLength(20)] public string Gptype { get { return gptype; } set { gptype = value; } } /// /// 顺序号(虚拟炉号) /// [Description("炉次顺序号")] [Nullable(true)] [DataLength(20)] public string Sequenceno { get { return sequenceno; } set { sequenceno = value; } } /// /// 虚拟炉号 /// [Description("虚拟炉号")] [Nullable(true)] [DataLength(20)] public string Furnaceno { get { return furnaceno; } set { furnaceno = value; } } /// /// 交库状态(00,合格,11,待处理,22,判废,10,处理合格,12,处理判废) /// [Description("交库状态")] [Nullable(true)] [DataLength(2)] public string QcmStaus { get { return qcmStaus; } set { qcmStaus = value; } } /// /// 0 未挂料 1 已挂料 /// [Description("是否生成实际炉计划")] [Nullable(true)] [DataLength(1)] public string HangingFlag { get { return hangingFlag; } set { hangingFlag = value; } } /// /// 工艺卡号(炼钢工艺文件) /// [Description("炼钢工艺文件")] [Nullable(true)] [DataLength(40)] public string LgCraftNo { get { return lgCraftNo; } set { lgCraftNo = value; } } /// /// 品名代码 /// [Description("品名代码")] [Nullable(true)] [DataLength(20)] public string Produccode { get { return produccode; } set { produccode = value; } } /// /// 品名描述 /// [Description("品名")] [Nullable(true)] [DataLength(100)] public string Producname { get { return producname; } set { producname = value; } } /// /// 计划作业路线 /// [Description("计划作业路线")] [Nullable(true)] [DataLength(100)] public string PlanRoute { get { return planRoute; } set { planRoute = value; } } /// /// 轧管订单编号 /// [Description("轧管订单编号")] [Nullable(true)] [DataLength(20)] public string ProPlanIdZg { get { return proPlanIdZg; } set { proPlanIdZg = value; } } /// /// 轧管排产序号 /// [Description("轧管排产序号")] [Nullable(true)] [DataLength(10)] public string GxPlanNoZg { get { return gxPlanNoZg; } set { gxPlanNoZg = value; } } /// /// 钢级代码 /// [Description("钢级代码")] [Nullable(true)] [DataLength(20)] public string Steelcode { get { return steelcode; } set { steelcode = value; } } /// /// 钢级名称 /// [Description("钢级名称")] [Nullable(true)] [DataLength(100)] public string Steelname { get { return steelname; } set { steelname = value; } } /// /// 仓库号 /// private string storageName = ""; [Description("仓库号")] public string StorageName { get { return storageName; } set { storageName = value; } } /// /// 利库/脱单支 /// private string takeCount = ""; /// ///利库/脱单吨 /// private decimal? takeWeight = null; /// /// 利库/脱单支 /// [Description("利库支")] public string TakeCount { get { return takeCount; } set { takeCount = value; } } /// /// 利库/脱单吨 /// [Description("利库吨")] public decimal? TakeWeight { get { return takeWeight; } set { takeWeight = value; } } private string judgeResultCode = ""; [Description("综合判定结果")] public string JudgeResultCode { get { return judgeResultCode; } set { judgeResultCode = value; } } private string judgeFlag = ""; [Description("是否变炉号")] public string JudgeFlag { get { return judgeFlag; } set { judgeFlag = value; } } private string judgeStoveNoOld = ""; [Description("原判定炉号")] public string JudgeStoveNoOld { get { return judgeStoveNoOld; } set { judgeStoveNoOld = value; } } } }