using Core.Mes.Client.Comm.Attribute; using Newtonsoft.Json; using System.ComponentModel; namespace Core.StlMes.Client.Judge.Models { /// /// 数据库表QCM_ZG_JUGDE_APPLY所对应的实体类(生成工具:代码生成工具4.0 访问地址:http://172.16.2.128/tool/) /// 作者:tgcx-test 时间:2017-10-23 /// public class QcmZgJugdeApplyEntity { /// /// 申请判定单号 /// private string jugdeApplyCode = ""; /// /// 炉号 /// private string judgeStoveNo = ""; /// /// 批号 /// private string batchNo = ""; /// /// 组号 /// private string batchGroudNo = ""; /// /// 工序代码(A\B\C\D.....) /// private string processCode = ""; /// /// 产线代码 /// private string plineCode = ""; /// /// 支数 /// private decimal? actCount = null; /// /// 实重 /// private decimal? actWeight = null; /// /// 理论重量 /// private decimal? actTheoryWeight = null; /// /// 申请判定生产订单号 /// private string proOrderId = ""; /// /// 表面结果代码 /// private string faceResultCode = ""; /// /// 公差结果代码 /// private string specResultCode = ""; /// /// 成分结果代码 /// private string chemResultCode = ""; /// /// 理化结果代码 /// private string phyResultCode = ""; /// /// 探伤结果代码 /// private string detectResultCode = ""; /// /// 水压结果代码 /// private string wpressureResultCode = ""; /// /// 加工结果代码 /// private string processResultCode = ""; /// /// 表面检验报告目录 /// private string faceResultPath = ""; /// /// 公差检验报告目录 /// private string specResultPath = ""; /// /// 成分检验报告目录 /// private string chemResultPath = ""; /// /// 理化检验报告目录 /// private string phyResultPath = ""; /// /// 探伤检验报告目录 /// private string detectResultPath = ""; /// /// 水压检验报告目录 /// private string wpressureResultPath = ""; /// /// 加工检验报告目录 /// private string processResultPath = ""; /// /// 状态(00:初使状态;10:正在处理;20:已判定;15已接收) /// private string validflag = ""; /// /// 申判人 /// private string applyName = ""; /// /// 申判时间 /// private string applyTime = ""; /// /// 申请判定备注 /// private string memo = ""; /// /// 质量分组号(同申判单号、炉、批、组的前期下,当表面、公差、成分、理化、控伤、水压、加工七大项的组合值不一样时,组号必须分开) /// private decimal? qualityGroup = null; /// /// 产出物料码 /// private string materialNo = ""; /// /// 产出物料描叙 /// private string materialName = ""; /// /// 品名代码 /// private string produccode = ""; /// /// 品名描述 /// private string producname = ""; /// /// 钢级(牌号)代码 /// private string steelcode = ""; /// /// 钢级(牌号)名称 /// private string steelname = ""; /// /// 钢种代码 /// private string gradecode = ""; /// /// 钢种名称 /// private string gradename = ""; /// /// 产品规格代码 /// private string specCode = ""; /// /// 产品规格描述 /// private string specName = ""; /// /// 扣型代码 /// private string modelCode = ""; /// /// 扣型描述 /// private string modelDesc = ""; /// /// 标准代码 /// private string stdCode = ""; /// /// 标准名称 /// private string stdName = ""; /// /// 标准类别代码 /// private string stdStyle = ""; /// /// 标准类别描述(PSL1....) /// private string stdStyleDesc = ""; /// /// 工艺文件号 /// private string crafNo = ""; /// /// 生产批号 /// private string lotNo = ""; /// /// 生产产线名称 /// private string plineName = ""; /// /// 生产合同号(合同号) /// private string proOrderNo = ""; /// /// 产品标识(ABC) /// private string target = ""; /// /// 工艺状态(轧态) /// private string processStatus = ""; /// /// 材料去向代码 /// private string matGowhereCode = ""; /// /// 材料去向 /// private string matGowhereName = ""; /// /// 外径(实际) /// private decimal? actDimater = null; /// /// 壁厚(实际) /// private decimal? actHeight = null; /// /// 长度下限(实际) /// private string actLenMin = ""; /// /// 长度上限(实际) /// private string actLenMax = ""; /// /// 综合判定结果代码 /// private string judgeResultCode = ""; /// /// 综合判定结果 /// private string judgeResult = ""; /// /// 综合判定时间 /// private string judgeResultTime = ""; /// /// 综合判定人 /// private string judgeMaker = ""; /// /// 是否已处理后工序炉计划 /// private string ifSetZyPlan = ""; /// /// 探伤等级 /// private string testingGrade = ""; /// /// 探伤种类 /// private string testingType = ""; /// /// 探伤等级1 /// private string testingGrade1 = ""; /// /// 探伤种类1 /// private string testingType1 = ""; /// /// 探伤结果代码1 /// private string detectResultCode1 = ""; /// /// 探伤检验报告目录1 /// private string detectResultPath1 = ""; /// /// 交货行主键 /// private string ordLnDlyPk = ""; /// /// 送判状态 (0 正常送判,1退判) /// private string applyFlag = ""; /// /// 退判原因 /// private string backJugdeMemo = ""; /// /// 缴库标志(1是、0否) /// private string instockFlag = ""; /// /// 所属权单位代码 /// private string belongCode = ""; /// /// 所属权单位 /// private string belongName = ""; /// /// 是否末工序(末工序时合同成品属性有效) /// private string isendgx = ""; /// /// 终轧温度 /// private decimal? exitTemp = null; /// /// 样管信息 /// private string sampleNews = ""; /// /// 长度(实际) /// private decimal? actLen = null; /// /// 所属权单位代码(判定后) /// private string belongCodeJugde = ""; /// /// 所属权单位(判定后) /// private string belongNameJugde = ""; /// /// 工序排产序号 /// private string gxPlanNo = ""; /// /// 投料量 /// private decimal? inputWeight = null; /// /// 投料支数(单倍坯) /// private decimal? inputCount = null; /// /// 判定吨(原料)+废品吨(单倍坯) (出) /// private decimal? outputWeight = null; /// /// 判定支(原料)+废品支(单倍坯) /// private decimal? outputCount = null; /// /// 结转年月 /// private string balYearMonth = ""; /// /// 是否有效(0 有效 1 无效) /// private string isFlag = ""; /// /// 判定类型(0,正常 1整炉废 2白条 3红冲) /// private string isAllScrap = ""; /// /// 是否结转(0 未结转 1结转) /// private string isCarryVoer = ""; /// /// 交货状态名称 /// private string deliveryStateName = ""; /// /// 交货状态代码(4100) /// private string deliveryStateCode = ""; /// /// 生产区域 /// private string factoryRegion = ""; private string confirmName = ""; private string confirmDate = ""; private string remark = ""; private string firstApplyTime = ""; [Description("最早送判时间")] [JsonProperty("firstApplyTime")] public string FirstApplyTime { get { return firstApplyTime; } set { firstApplyTime = value; } } [Description("备注")] [JsonProperty("remark")] public string Remark { get { return remark; } set { remark = value; } } [Description("确认人")] [JsonProperty("confirmName")] public string ConfirmName { get { return confirmName; } set { confirmName = value; } } [Description("确认时间")] [JsonProperty("confirmDate")] public string ConfirmDate { get { return confirmDate; } set { confirmDate = value; } } /// /// 申请判定单号 /// [Description("申请判定单号")] [JsonProperty("jugdeApplyCode")] public string JugdeApplyCode { get { return jugdeApplyCode; } set { jugdeApplyCode = value; } } /// /// 炉号 /// [Description("炉号")] [JsonProperty("judgeStoveNo")] public string JudgeStoveNo { get { return judgeStoveNo; } set { judgeStoveNo = value; } } /// /// 批号 /// [Description("批号")] [JsonProperty("batchNo")] public string BatchNo { get { return batchNo; } set { batchNo = value; } } /// /// 组号 /// [Description("组号")] [JsonProperty("batchGroudNo")] public string BatchGroudNo { get { return batchGroudNo; } set { batchGroudNo = value; } } /// /// 工序代码(A\B\C\D.....) /// [Description("工序代码(A\\B\\C\\D.....)")] [JsonProperty("processCode")] public string ProcessCode { get { return processCode; } set { processCode = value; } } /// /// 产线代码 /// [Description("产线代码")] [JsonProperty("plineCode")] public string PlineCode { get { return plineCode; } set { plineCode = value; } } /// /// 支数 /// [Description("支数")] [JsonProperty("actCount")] public decimal? ActCount { get { return actCount; } set { actCount = value; } } /// /// 实重 /// [Description("实重")] [JsonProperty("actWeight")] public decimal? ActWeight { get { return actWeight; } set { actWeight = value; } } /// /// 理论重量 /// [Description("理论重量")] [JsonProperty("actTheoryWeight")] public decimal? ActTheoryWeight { get { return actTheoryWeight; } set { actTheoryWeight = value; } } /// /// 申请判定生产订单号 /// [Description("申请判定生产订单号")] [JsonProperty("proOrderId")] public string ProOrderId { get { return proOrderId; } set { proOrderId = value; } } /// /// 表面结果代码 /// [Description("表面结果代码")] [JsonProperty("faceResultCode")] public string FaceResultCode { get { return faceResultCode; } set { faceResultCode = value; } } /// /// 公差结果代码 /// [Description("公差结果代码")] [JsonProperty("specResultCode")] public string SpecResultCode { get { return specResultCode; } set { specResultCode = value; } } /// /// 成分结果代码 /// [Description("成分结果代码")] [JsonProperty("chemResultCode")] public string ChemResultCode { get { return chemResultCode; } set { chemResultCode = value; } } /// /// 理化结果代码 /// [Description("理化结果代码")] [JsonProperty("phyResultCode")] public string PhyResultCode { get { return phyResultCode; } set { phyResultCode = value; } } /// /// 探伤结果代码 /// [Description("探伤结果代码")] [JsonProperty("detectResultCode")] public string DetectResultCode { get { return detectResultCode; } set { detectResultCode = value; } } /// /// 水压结果代码 /// [Description("水压结果代码")] [JsonProperty("wpressureResultCode")] public string WpressureResultCode { get { return wpressureResultCode; } set { wpressureResultCode = value; } } /// /// 加工结果代码 /// [Description("加工结果代码")] [JsonProperty("processResultCode")] public string ProcessResultCode { get { return processResultCode; } set { processResultCode = value; } } /// /// 表面检验报告目录 /// [Description("表面检验报告目录")] [JsonProperty("faceResultPath")] public string FaceResultPath { get { return faceResultPath; } set { faceResultPath = value; } } /// /// 公差检验报告目录 /// [Description("公差检验报告目录")] [JsonProperty("specResultPath")] public string SpecResultPath { get { return specResultPath; } set { specResultPath = value; } } /// /// 成分检验报告目录 /// [Description("成分检验报告目录")] [JsonProperty("chemResultPath")] public string ChemResultPath { get { return chemResultPath; } set { chemResultPath = value; } } /// /// 理化检验报告目录 /// [Description("理化检验报告目录")] [JsonProperty("phyResultPath")] public string PhyResultPath { get { return phyResultPath; } set { phyResultPath = value; } } /// /// 探伤检验报告目录 /// [Description("探伤检验报告目录")] [JsonProperty("detectResultPath")] public string DetectResultPath { get { return detectResultPath; } set { detectResultPath = value; } } /// /// 水压检验报告目录 /// [Description("水压检验报告目录")] [JsonProperty("wpressureResultPath")] public string WpressureResultPath { get { return wpressureResultPath; } set { wpressureResultPath = value; } } /// /// 加工检验报告目录 /// [Description("加工检验报告目录")] [JsonProperty("processResultPath")] public string ProcessResultPath { get { return processResultPath; } set { processResultPath = value; } } /// /// 状态(00:初使状态;10:正在处理;20:已判定;15已接收) /// [Description("状态(00:初使状态;10:正在处理;20:已判定;15已接收)")] [JsonProperty("validflag")] public string Validflag { get { return validflag; } set { validflag = value; } } /// /// 申判人 /// [Description("申判人")] [JsonProperty("applyName")] public string ApplyName { get { return applyName; } set { applyName = value; } } /// /// 申判时间 /// [Description("申判时间")] [JsonProperty("applyTime")] public string ApplyTime { get { return applyTime; } set { applyTime = value; } } /// /// 申请判定备注 /// [Description("申请判定备注")] [JsonProperty("memo")] public string Memo { get { return memo; } set { memo = value; } } /// /// 质量分组号(同申判单号、炉、批、组的前期下,当表面、公差、成分、理化、控伤、水压、加工七大项的组合值不一样时,组号必须分开) /// [Description("质量分组号(同申判单号、炉、批、组的前期下,当表面、公差、成分、理化、控伤、水压、加工七大项的组合值不一样时,组号必须分开)")] [JsonProperty("qualityGroup")] public decimal? QualityGroup { get { return qualityGroup; } set { qualityGroup = value; } } /// /// 产出物料码 /// [Description("产出物料码")] [JsonProperty("materialNo")] public string MaterialNo { get { return materialNo; } set { materialNo = value; } } /// /// 产出物料描叙 /// [Description("产出物料描叙")] [JsonProperty("materialName")] public string MaterialName { get { return materialName; } set { materialName = value; } } /// /// 品名代码 /// [Description("品名代码")] [JsonProperty("produccode")] public string Produccode { get { return produccode; } set { produccode = value; } } /// /// 品名描述 /// [Description("品名描述")] [JsonProperty("producname")] public string Producname { get { return producname; } set { producname = value; } } /// /// 钢级(牌号)代码 /// [Description("钢级(牌号)代码")] [JsonProperty("steelcode")] public string Steelcode { get { return steelcode; } set { steelcode = value; } } /// /// 钢级(牌号)名称 /// [Description("钢级(牌号)名称")] [JsonProperty("steelname")] public string Steelname { get { return steelname; } set { steelname = value; } } /// /// 钢种代码 /// [Description("钢种代码")] [JsonProperty("gradecode")] public string Gradecode { get { return gradecode; } set { gradecode = value; } } /// /// 钢种名称 /// [Description("钢种名称")] [JsonProperty("gradename")] public string Gradename { get { return gradename; } set { gradename = value; } } /// /// 产品规格代码 /// [Description("产品规格代码")] [JsonProperty("specCode")] public string SpecCode { get { return specCode; } set { specCode = value; } } /// /// 产品规格描述 /// [Description("产品规格描述")] [JsonProperty("specName")] public string SpecName { get { return specName; } set { specName = value; } } /// /// 扣型代码 /// [Description("扣型代码")] [JsonProperty("modelCode")] public string ModelCode { get { return modelCode; } set { modelCode = value; } } /// /// 扣型描述 /// [Description("扣型描述")] [JsonProperty("modelDesc")] public string ModelDesc { get { return modelDesc; } set { modelDesc = value; } } /// /// 标准代码 /// [Description("标准代码")] [JsonProperty("stdCode")] public string StdCode { get { return stdCode; } set { stdCode = value; } } /// /// 标准名称 /// [Description("标准名称")] [JsonProperty("stdName")] public string StdName { get { return stdName; } set { stdName = value; } } /// /// 标准类别代码 /// [Description("标准类别代码")] [JsonProperty("stdStyle")] public string StdStyle { get { return stdStyle; } set { stdStyle = value; } } /// /// 标准类别描述(PSL1....) /// [Description("标准类别描述(PSL1....)")] [JsonProperty("stdStyleDesc")] public string StdStyleDesc { get { return stdStyleDesc; } set { stdStyleDesc = value; } } /// /// 工艺文件号 /// [Description("工艺文件号")] [JsonProperty("crafNo")] public string CrafNo { get { return crafNo; } set { crafNo = value; } } /// /// 生产批号 /// [Description("生产批号")] [JsonProperty("lotNo")] public string LotNo { get { return lotNo; } set { lotNo = value; } } /// /// 生产产线名称 /// [Description("生产产线名称")] [JsonProperty("plineName")] public string PlineName { get { return plineName; } set { plineName = value; } } /// /// 生产合同号(合同号) /// [Description("生产合同号(合同号)")] [JsonProperty("proOrderNo")] public string ProOrderNo { get { return proOrderNo; } set { proOrderNo = value; } } /// /// 产品标识(ABC) /// [Description("产品标识(ABC)")] [JsonProperty("target")] public string Target { get { return target; } set { target = value; } } /// /// 工艺状态(轧态) /// [Description("工艺状态(轧态)")] [JsonProperty("processStatus")] public string ProcessStatus { get { return processStatus; } set { processStatus = value; } } /// /// 材料去向代码 /// [Description("材料去向代码")] [JsonProperty("matGowhereCode")] public string MatGowhereCode { get { return matGowhereCode; } set { matGowhereCode = value; } } /// /// 材料去向 /// [Description("材料去向")] [JsonProperty("matGowhereName")] public string MatGowhereName { get { return matGowhereName; } set { matGowhereName = value; } } /// /// 外径(实际) /// [Description("外径(实际)")] [JsonProperty("actDimater")] public decimal? ActDimater { get { return actDimater; } set { actDimater = value; } } /// /// 壁厚(实际) /// [Description("壁厚(实际)")] [JsonProperty("actHeight")] public decimal? ActHeight { get { return actHeight; } set { actHeight = value; } } /// /// 长度下限(实际) /// [Description("长度下限(实际)")] [JsonProperty("actLenMin")] public string ActLenMin { get { return actLenMin; } set { actLenMin = value; } } /// /// 长度上限(实际) /// [Description("长度上限(实际)")] [JsonProperty("actLenMax")] public string ActLenMax { get { return actLenMax; } set { actLenMax = value; } } /// /// 综合判定结果代码 /// [Description("综合判定结果代码")] [JsonProperty("judgeResultCode")] public string JudgeResultCode { get { return judgeResultCode; } set { judgeResultCode = value; } } /// /// 综合判定结果 /// [Description("综合判定结果")] [JsonProperty("judgeResult")] public string JudgeResult { get { return judgeResult; } set { judgeResult = value; } } /// /// 综合判定时间 /// [Description("综合判定时间")] [JsonProperty("judgeResultTime")] public string JudgeResultTime { get { return judgeResultTime; } set { judgeResultTime = value; } } /// /// 综合判定人 /// [Description("综合判定人")] [JsonProperty("judgeMaker")] public string JudgeMaker { get { return judgeMaker; } set { judgeMaker = value; } } /// /// 是否已处理后工序炉计划 /// [Description("是否已处理后工序炉计划")] [JsonProperty("ifSetZyPlan")] public string IfSetZyPlan { get { return ifSetZyPlan; } set { ifSetZyPlan = value; } } /// /// 探伤等级 /// [Description("探伤等级")] [JsonProperty("testingGrade")] public string TestingGrade { get { return testingGrade; } set { testingGrade = value; } } /// /// 探伤种类 /// [Description("探伤种类")] [JsonProperty("testingType")] public string TestingType { get { return testingType; } set { testingType = value; } } /// /// 探伤等级1 /// [Description("探伤等级1")] [JsonProperty("testingGrade1")] public string TestingGrade1 { get { return testingGrade1; } set { testingGrade1 = value; } } /// /// 探伤种类1 /// [Description("探伤种类1")] [JsonProperty("testingType1")] public string TestingType1 { get { return testingType1; } set { testingType1 = value; } } /// /// 探伤结果代码1 /// [Description("探伤结果代码1")] [JsonProperty("detectResultCode1")] public string DetectResultCode1 { get { return detectResultCode1; } set { detectResultCode1 = value; } } /// /// 探伤检验报告目录1 /// [Description("探伤检验报告目录1")] [JsonProperty("detectResultPath1")] public string DetectResultPath1 { get { return detectResultPath1; } set { detectResultPath1 = value; } } /// /// 交货行主键 /// [Description("交货行主键")] [JsonProperty("ordLnDlyPk")] public string OrdLnDlyPk { get { return ordLnDlyPk; } set { ordLnDlyPk = value; } } /// /// 送判状态 (0 正常送判,1退判) /// [Description("送判状态 (0 正常送判,1退判)")] [JsonProperty("applyFlag")] public string ApplyFlag { get { return applyFlag; } set { applyFlag = value; } } /// /// 退判原因 /// [Description("退判原因")] [JsonProperty("backJugdeMemo")] public string BackJugdeMemo { get { return backJugdeMemo; } set { backJugdeMemo = value; } } /// /// 缴库标志(1是、0否) /// [Description("缴库标志(1是、0否)")] [JsonProperty("instockFlag")] public string InstockFlag { get { return instockFlag; } set { instockFlag = value; } } /// /// 所属权单位代码 /// [Description("所属权单位代码")] [JsonProperty("belongCode")] public string BelongCode { get { return belongCode; } set { belongCode = value; } } /// /// 所属权单位 /// [Description("所属权单位")] [JsonProperty("belongName")] public string BelongName { get { return belongName; } set { belongName = value; } } /// /// 是否末工序(末工序时合同成品属性有效) /// [Description("是否末工序(末工序时合同成品属性有效)")] [JsonProperty("isendgx")] public string Isendgx { get { return isendgx; } set { isendgx = value; } } /// /// 终轧温度 /// [Description("终轧温度")] [JsonProperty("exitTemp")] public decimal? ExitTemp { get { return exitTemp; } set { exitTemp = value; } } /// /// 样管信息 /// [Description("样管信息")] [JsonProperty("sampleNews")] public string SampleNews { get { return sampleNews; } set { sampleNews = value; } } /// /// 长度(实际) /// [Description("长度(实际)")] [JsonProperty("actLen")] public decimal? ActLen { get { return actLen; } set { actLen = value; } } /// /// 所属权单位代码(判定后) /// [Description("所属权单位代码(判定后)")] [JsonProperty("belongCodeJugde")] public string BelongCodeJugde { get { return belongCodeJugde; } set { belongCodeJugde = value; } } /// /// 所属权单位(判定后) /// [Description("所属权单位(判定后)")] [JsonProperty("belongNameJugde")] public string BelongNameJugde { get { return belongNameJugde; } set { belongNameJugde = value; } } /// /// 工序排产序号 /// [Description("工序排产序号")] [JsonProperty("gxPlanNo")] public string GxPlanNo { get { return gxPlanNo; } set { gxPlanNo = value; } } /// /// 投料量 /// [Description("投料量")] [JsonProperty("inputWeight")] public decimal? InputWeight { get { return inputWeight; } set { inputWeight = value; } } /// /// 投料支数(单倍坯) /// [Description("投料支数(单倍坯)")] [JsonProperty("inputCount")] public decimal? InputCount { get { return inputCount; } set { inputCount = value; } } /// /// 判定吨(原料)+废品吨(单倍坯) (出) /// [Description("判定吨(原料)+废品吨(单倍坯) (出)")] [JsonProperty("outputWeight")] public decimal? OutputWeight { get { return outputWeight; } set { outputWeight = value; } } /// /// 判定支(原料)+废品支(单倍坯) /// [Description("判定支(原料)+废品支(单倍坯)")] [JsonProperty("outputCount")] public decimal? OutputCount { get { return outputCount; } set { outputCount = value; } } /// /// 结转年月 /// [Description("结转年月")] [JsonProperty("balYearMonth")] public string BalYearMonth { get { return balYearMonth; } set { balYearMonth = value; } } /// /// 是否有效(0 有效 1 无效) /// [Description("是否有效(0 有效 1 无效)")] [JsonProperty("isFlag")] public string IsFlag { get { return isFlag; } set { isFlag = value; } } /// /// 判定类型(0,正常 1整炉废 2白条 3红冲) /// [Description("判定类型(0,正常 1整炉废 2白条 3红冲)")] [JsonProperty("isAllScrap")] public string IsAllScrap { get { return isAllScrap; } set { isAllScrap = value; } } /// /// 是否结转(0 未结转 1结转) /// [Description("是否结转(0 未结转 1结转)")] [JsonProperty("isCarryVoer")] public string IsCarryVoer { get { return isCarryVoer; } set { isCarryVoer = value; } } /// /// 交货状态 /// [Description("交货状态")] [JsonProperty("deliveryStateName")] public string DeliveryStateName { get { return deliveryStateName; } set { deliveryStateName = value; } } /// /// 交货状态代码 /// [Description("交货状态代码")] [JsonProperty("deliveryStateCode")] public string DeliveryStateCode { get { return deliveryStateCode; } set { deliveryStateCode = value; } } /// /// 生产区域 /// [Description("生产区域")] [JsonProperty("factoryRegion")] public string FactoryRegion { get { return factoryRegion; } set { factoryRegion = value; } } private string lenDesc = ""; [Description("长度要求")] [JsonProperty("lenDesc")] [DataHidden(true)] public string LenDesc { get { return lenDesc; } set { lenDesc = value; } } private string customerNm = ""; [Description("客户")] [JsonProperty("customerNm")] [DataHidden(true)] public string CustomerNm { get { return customerNm; } set { customerNm = value; } } private string actLenAvg = ""; [Description("平均长度")] [JsonProperty("actLenAvg")] [DataHidden(true)] public string ActLenAvg { get { return actLenAvg; } set { actLenAvg = value; } } private string deliveryStatus = ""; [Description("合同状态")] [JsonProperty("deliveryStatus")] [DataHidden(true)] public string DeliveryStatus { get { return deliveryStatus; } set { deliveryStatus = value; } } private string orderQty = ""; [Description("合同量")] [JsonProperty("orderQty")] [DataHidden(true)] public string OrderQty { get { return orderQty; } set { orderQty = value; } } private string chargeNum = ""; [Description("利库量")] [JsonProperty("chargeNum")] [DataHidden(true)] public string ChargeNum { get { return chargeNum; } set { chargeNum = value; } } private string pdl = ""; [Description("申请判定量")] [JsonProperty("pdl")] [DataHidden(true)] public string Pdl { get { return pdl; } set { pdl = value; } } private string ypdl = ""; [Description("已判定量")] [JsonProperty("ypdl")] [DataHidden(true)] public string Ypdl { get { return ypdl; } set { ypdl = value; } } private string wpdl = ""; [Description("未判定量")] [JsonProperty("wpdl")] [DataHidden(true)] public string Wpdl { get { return wpdl; } set { wpdl = value; } } private string saleOrgDesc = ""; [Description("销售组织")] [JsonProperty("saleOrgDesc")] [DataHidden(true)] public string SaleOrgDesc { get { return saleOrgDesc; } set { saleOrgDesc = value; } } private string saleAreaDesc = ""; [Description("销售区域")] [JsonProperty("saleAreaDesc")] [DataHidden(true)] public string SaleAreaDesc { get { return saleAreaDesc; } set { saleAreaDesc = value; } } private string createName = ""; [Description("合同业务员")] [JsonProperty("createName")] [DataHidden(true)] public string CreateName { get { return createName; } set { createName = value; } } private string delvryRangeMin = ""; [Description("交货量差下限")] [JsonProperty("delvryRangeMin")] [DataHidden(true)] public string DelvryRangeMin { get { return delvryRangeMin; } set { delvryRangeMin = value; } } private string delvryRangeMax = ""; [Description("交货量差上限")] [JsonProperty("delvryRangeMax")] [DataHidden(true)] public string DelvryRangeMax { get { return delvryRangeMax; } set { delvryRangeMax = value; } } private string orderUnit = ""; [Description("订货计量单位")] [JsonProperty("orderUnit")] [DataHidden(true)] public string OrderUnit { get { return orderUnit; } set { orderUnit = value; } } private string lengthType = ""; [Description("入库类型")] [JsonProperty("lengthType")] [DataHidden(true)] public string LengthType { get { return lengthType; } set { lengthType = value; } } private string storageName = ""; [Description("仓库")] [JsonProperty("storageName")] [DataHidden(true)] public string StorageName { get { return storageName; } set { storageName = value; } } private string locationName = ""; [Description("料位")] [JsonProperty("locationName")] [DataHidden(true)] public string LocationName { get { return locationName; } set { locationName = value; } } private string deliveryNo = ""; [Description("交货行")] [JsonProperty("deliveryNo")] [DataHidden(true)] public string DeliveryNo { get { return deliveryNo; } set { deliveryNo = value; } } private string delvryQtyRange = ""; [Description("最大合同量")] [JsonProperty("delvryQtyRange")] [DataHidden(true)] public string DelvryQtyRange { get { return delvryQtyRange; } set { delvryQtyRange = value; } } } }