using Core.Mes.Client.Comm.Attribute;
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Text;
namespace Core.StlMes.Client.SaleOrder
{
///
/// 数据库表PLN_ORDER_ZG_S所对应的实体类(生成工具:代码生成工具4.0 访问地址:http://172.16.2.128/tool/)
/// 作者:tgcx-test 时间:2017-01-10
///
public class PlnOrderZgSEntity
{
///
/// 主轧管合同编号
///
private string proOrderNo = "";
///
/// 轧管订单编号
///
private string proPlanId = "";
///
/// 工序排产序号
///
private string gxPlanNo = "";
///
/// 主排产联动组号
///
private string planGroupId = "";
///
/// 主合同来源(销售合同、备料需求、补量需求)
///
private string orderSource = "";
///
/// 主交货编码PK
///
private string ordLnDlyPk = "";
///
/// 主排产流水号
///
private string plnDivideId = "";
///
/// 主合同号
///
private string orderNo = "";
///
/// 主合同行号
///
private string orderSeq = "";
///
/// 主交货编码
///
private string deliveryNo = "";
///
/// 主备料需求号
///
private string reqBlId = "";
///
/// 产线编码
///
private string plineCode = "";
///
/// 产线描述
///
private string plineName = "";
///
/// 钢级(牌号)代码
///
private string steelcode = "";
///
/// 钢级(牌号)名称
///
private string steelname = "";
///
/// 钢种代码
///
private string gradecode = "";
///
/// 钢种名称
///
private string gradename = "";
///
/// 成品外径
///
private decimal? outdiameter = null;
///
/// 成品壁厚
///
private decimal? wallthick = null;
///
/// 合同长度描述
///
private string lengthdisc = "";
///
/// 投入物料编码
///
private string inwlId = "";
///
/// 投入物料描述
///
private string inwlDesc = "";
///
/// 产出物料编码
///
private string outwlId = "";
///
/// 产出物料描述
///
private string outwlDesc = "";
///
/// 轧管转移长度上限(m)
///
private decimal? lenRollMax = null;
///
/// 轧管转移长度下限(m)
///
private decimal? lenRollMin = null;
///
/// 工序目标外径
///
private decimal? aimoutdiameter = null;
///
/// 工序目标壁厚
///
private decimal? aimwallthick = null;
///
/// 工序目标长度
///
private decimal? aimlength = null;
///
/// 管坯直径
///
private decimal? diameterGp = null;
///
/// 单倍坯长(mm)
///
private decimal? lenGpSingle = null;
///
/// 轧后长度
///
private decimal? rollLength = null;
///
/// 切头(mm)
///
private decimal? lenCuthead = null;
///
/// 切尾(mm)
///
private decimal? lenCutend = null;
///
/// 分切数
///
private decimal? outnumCut = null;
///
/// 芯棒直径(mm)
///
private decimal? diameterMandrel = null;
///
/// 孔型代码(4007)
///
private string passCode = "";
///
/// 孔型描述
///
private string passName = "";
///
/// 待投入重量
///
private decimal? inWeightS = null;
///
/// 待投入支数
///
private decimal? inNumS = null;
///
/// 排产重量
///
private decimal? weigthS = null;
///
/// 排产支数
///
private decimal? numS = null;
///
/// 加投重量
///
private decimal? addWtIn = null;
///
/// 加投支数
///
private decimal? addNumIn = null;
///
/// 投入利库量
///
private decimal? matchWtIn = null;
///
/// 投入利库支数
///
private decimal? matchNumIn = null;
///
/// 是否末工序(末工序时成品属性有效)
///
private string isendgx = "";
///
/// 是否轧管监制
///
private string ifMonitorZg = "";
///
/// 监制编号
///
private string prdcrNo = "";
///
/// 本工序监制点
///
private string monitorPoint = "";
///
/// 工艺文件号
///
private string craftFileNo = "";
///
/// 工艺文件责任人
///
private string craftFileMan = "";
///
/// 工艺序号
///
private decimal? craftSeq = null;
///
/// 本工序点路径
///
private string stationRoad = "";
///
/// 生产年月
///
private string proMonth = "";
///
/// 成分标准索引号集合(内控)
///
private string cic = "";
///
/// 材质标准索引号集合(内控)
///
private string pic = "";
///
/// 公差标准索引号集合(内控)
///
private string sic = "";
///
/// 探伤索引号集合(内控)
///
private string dic = "";
///
/// 水压索引码集合(内控)
///
private string wic = "";
///
/// 加工标准索引号集合(内控)
///
private string gic = "";
///
/// 产线内生产顺序号
///
private string gxProSeq = "";
///
/// 计划耗时(分)
///
private decimal? planUsetime = null;
///
/// 计划开始时间
///
private string planTimeB = "";
///
/// 计划结束时间
///
private string planTimeE = "";
///
/// 炉计划已排重量
///
private decimal? batchedWt = null;
///
/// 炉计划已排支数
///
private decimal? batchedNum = null;
///
/// 生产完成重量
///
private decimal? finishweight = null;
///
/// 生产完成支数
///
private decimal? finishnum = null;
///
/// 执行状态(0计划,1生产中,2完成,3关闭A)
///
private string exeStatus = "";
///
/// 是否检修计划
///
private string isRepairPln = "";
///
/// 检修类型
///
private string repairType = "";
///
/// 是否确认下发
///
private string isPlanOk = "";
///
/// 管坯需求确认否
///
private string gpreqIfOk = "";
///
/// 管坯需求编号
///
private string gpreqId = "";
///
/// 轧批号
///
private string zyBatchId = "";
///
/// 管坯成分标准索引号集合(内控)
///
private string cicGroupGp = "";
///
/// 管坯材质标准索引号集合(内控)
///
private string picGroupGp = "";
///
/// 管坯公差标准索引号集合(内控)
///
private string sicGroupGp = "";
///
/// 管坯探伤索引号集合(内控)
///
private string dicGroupGp = "";
///
/// 管坯水压索引码集合(内控)
///
private string wicGroupGp = "";
///
/// 管坯加工标准索引号集合(内控)
///
private string gicGroupGp = "";
///
/// 默认管坯成分标准索引号(内控)
///
private string cicGp = "";
///
/// 默认管坯材质标准索引号(内控)
///
private string picGp = "";
///
/// 默认管坯公差标准索引号(内控)
///
private string sicGp = "";
///
/// 默认管坯探伤索引号(内控)
///
private string dicGp = "";
///
/// 默认管坯水压索引码(内控)
///
private string wicGp = "";
///
/// 默认管坯加工标准索引号(内控)
///
private string gicGp = "";
///
/// 下发时间
///
private string issuedTime = "";
///
/// 下发人
///
private string issuedMan = "";
///
/// 最近取消下发时间
///
private string lastUndownTime = "";
///
/// 最近取消下发人
///
private string lastUndownMan = "";
///
/// 合同下发版次(年月日+3位流水)
///
private string versionNo = "";
///
/// 加工成本
///
private decimal? processingCost = null;
///
/// 完全成本
///
private decimal? totalCost = null;
private string craftNoLv2 = "";
private string craftPath = "";
private string desginKey = "";
///
/// 主轧管合同编号
///
[Description("主轧管合同编号")]
[Nullable(true)]
[DataLength(20)]
[JsonProperty("proOrderNo")]
public string ProOrderNo
{
get { return proOrderNo; }
set { proOrderNo = value; }
}
///
/// 轧管订单编号
///
[Description("轧管订单编号")]
[Nullable(false)]
[DataLength(20)]
[JsonProperty("proPlanId")]
public string ProPlanId
{
get { return proPlanId; }
set { proPlanId = value; }
}
///
/// 工序排产序号
///
[Description("工序排产序号")]
[Nullable(false)]
[DataLength(10)]
[JsonProperty("gxPlanNo")]
public string GxPlanNo
{
get { return gxPlanNo; }
set { gxPlanNo = value; }
}
///
/// 主排产联动组号
///
[Description("主排产联动组号")]
[Nullable(true)]
[DataLength(40)]
[JsonProperty("planGroupId")]
public string PlanGroupId
{
get { return planGroupId; }
set { planGroupId = value; }
}
///
/// 主合同来源(销售合同、备料需求、补量需求)
///
[Description("主合同来源")]
[Nullable(true)]
[DataLength(20)]
[JsonProperty("orderSource")]
public string OrderSource
{
get { return orderSource; }
set { orderSource = value; }
}
///
/// 主交货编码PK
///
[Description("主交货编码PK")]
[Nullable(true)]
[DataLength(40)]
[JsonProperty("ordLnDlyPk")]
public string OrdLnDlyPk
{
get { return ordLnDlyPk; }
set { ordLnDlyPk = value; }
}
///
/// 主排产流水号
///
[Description("主排产流水号")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("plnDivideId")]
public string PlnDivideId
{
get { return plnDivideId; }
set { plnDivideId = value; }
}
///
/// 主合同号
///
[Description("主合同号")]
[Nullable(true)]
[DataLength(20)]
[JsonProperty("orderNo")]
public string OrderNo
{
get { return orderNo; }
set { orderNo = value; }
}
///
/// 主合同行号
///
[Description("主合同行号")]
[Nullable(true)]
[DataLength(3)]
[JsonProperty("orderSeq")]
public string OrderSeq
{
get { return orderSeq; }
set { orderSeq = value; }
}
///
/// 主交货编码
///
[Description("主交货编码")]
[Nullable(true)]
[DataLength(3)]
[JsonProperty("deliveryNo")]
public string DeliveryNo
{
get { return deliveryNo; }
set { deliveryNo = value; }
}
///
/// 主备料需求号
///
[Description("主备料需求号")]
[Nullable(true)]
[DataLength(20)]
[JsonProperty("reqBlId")]
public string ReqBlId
{
get { return reqBlId; }
set { reqBlId = value; }
}
///
/// 产线编码
///
[Description("产线编码")]
[Nullable(true)]
[DataLength(20)]
[JsonProperty("plineCode")]
public string PlineCode
{
get { return plineCode; }
set { plineCode = value; }
}
///
/// 产线描述
///
[Description("产线描述")]
[Nullable(true)]
[DataLength(100)]
[JsonProperty("plineName")]
public string PlineName
{
get { return plineName; }
set { plineName = value; }
}
///
/// 钢级(牌号)代码
///
[Description("钢级(牌号)")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("steelcode")]
public string Steelcode
{
get { return steelcode; }
set { steelcode = value; }
}
///
/// 钢级(牌号)名称
///
[Description("钢级(牌号)")]
[Nullable(true)]
[DataLength(100)]
[JsonProperty("steelname")]
public string Steelname
{
get { return steelname; }
set { steelname = value; }
}
///
/// 钢种代码
///
[Description("钢种")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("gradecode")]
public string Gradecode
{
get { return gradecode; }
set { gradecode = value; }
}
///
/// 钢种名称
///
[Description("钢种")]
[Nullable(true)]
[DataLength(100)]
[JsonProperty("gradename")]
public string Gradename
{
get { return gradename; }
set { gradename = value; }
}
///
/// 成品外径
///
[Description("成品外径")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("outdiameter")]
public decimal? Outdiameter
{
get { return outdiameter; }
set { outdiameter = value; }
}
///
/// 成品壁厚
///
[Description("成品壁厚")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("wallthick")]
public decimal? Wallthick
{
get { return wallthick; }
set { wallthick = value; }
}
///
/// 合同长度描述
///
[Description("合同长度")]
[Nullable(true)]
[DataLength(100)]
[JsonProperty("lengthdisc")]
public string Lengthdisc
{
get { return lengthdisc; }
set { lengthdisc = value; }
}
///
/// 投入物料编码
///
[Description("投入物料编码")]
[Nullable(true)]
[DataLength(40)]
[JsonProperty("inwlId")]
public string InwlId
{
get { return inwlId; }
set { inwlId = value; }
}
///
/// 投入物料描述
///
[Description("投入物料描述")]
[Nullable(true)]
[DataLength(40)]
[JsonProperty("inwlDesc")]
public string InwlDesc
{
get { return inwlDesc; }
set { inwlDesc = value; }
}
///
/// 产出物料编码
///
[Description("产出物料编码")]
[Nullable(true)]
[DataLength(40)]
[JsonProperty("outwlId")]
public string OutwlId
{
get { return outwlId; }
set { outwlId = value; }
}
///
/// 产出物料描述
///
[Description("产出物料描述")]
[Nullable(true)]
[DataLength(40)]
[JsonProperty("outwlDesc")]
public string OutwlDesc
{
get { return outwlDesc; }
set { outwlDesc = value; }
}
///
/// 轧管转移长度上限(m)
///
[Description("轧管转移长度上限(m)")]
[Nullable(true)]
[DataLength(16)]
[JsonProperty("lenRollMax")]
public decimal? LenRollMax
{
get { return lenRollMax; }
set { lenRollMax = value; }
}
///
/// 轧管转移长度下限(m)
///
[Description("轧管转移长度下限(m)")]
[Nullable(true)]
[DataLength(16)]
[JsonProperty("lenRollMin")]
public decimal? LenRollMin
{
get { return lenRollMin; }
set { lenRollMin = value; }
}
///
/// 工序目标外径
///
[Description("工序目标外径")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("aimoutdiameter")]
public decimal? Aimoutdiameter
{
get { return aimoutdiameter; }
set { aimoutdiameter = value; }
}
///
/// 工序目标壁厚
///
[Description("工序目标壁厚")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("aimwallthick")]
public decimal? Aimwallthick
{
get { return aimwallthick; }
set { aimwallthick = value; }
}
///
/// 工序目标长度
///
[Description("工序目标长度")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("aimlength")]
public decimal? Aimlength
{
get { return aimlength; }
set { aimlength = value; }
}
///
/// 管坯直径
///
[Description("管坯直径")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("diameterGp")]
public decimal? DiameterGp
{
get { return diameterGp; }
set { diameterGp = value; }
}
///
/// 单倍坯长(mm)
///
[Description("单倍坯长(mm)")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("lenGpSingle")]
public decimal? LenGpSingle
{
get { return lenGpSingle; }
set { lenGpSingle = value; }
}
///
/// 轧后长度
///
[Description("轧后长度")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("rollLength")]
public decimal? RollLength
{
get { return rollLength; }
set { rollLength = value; }
}
///
/// 切头(mm)
///
[Description("切头(mm)")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("lenCuthead")]
public decimal? LenCuthead
{
get { return lenCuthead; }
set { lenCuthead = value; }
}
///
/// 切尾(mm)
///
[Description("切尾(mm)")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("lenCutend")]
public decimal? LenCutend
{
get { return lenCutend; }
set { lenCutend = value; }
}
///
/// 分切数
///
[Description("分切数")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("outnumCut")]
public decimal? OutnumCut
{
get { return outnumCut; }
set { outnumCut = value; }
}
///
/// 芯棒直径(mm)
///
[Description("芯棒直径(mm)")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("diameterMandrel")]
public decimal? DiameterMandrel
{
get { return diameterMandrel; }
set { diameterMandrel = value; }
}
///
/// 孔型代码(4007)
///
[Description("孔型代码(4007)")]
[Nullable(true)]
[DataLength(20)]
[JsonProperty("passCode")]
public string PassCode
{
get { return passCode; }
set { passCode = value; }
}
///
/// 孔型描述
///
[Description("孔型描述")]
[Nullable(true)]
[DataLength(100)]
[JsonProperty("passName")]
public string PassName
{
get { return passName; }
set { passName = value; }
}
///
/// 待投入重量
///
[Description("待投入重量")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("inWeightS")]
public decimal? InWeightS
{
get { return inWeightS; }
set { inWeightS = value; }
}
///
/// 待投入支数
///
[Description("待投入支数")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("inNumS")]
public decimal? InNumS
{
get { return inNumS; }
set { inNumS = value; }
}
///
/// 排产重量
///
[Description("排产重量")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("weigthS")]
public decimal? WeigthS
{
get { return weigthS; }
set { weigthS = value; }
}
///
/// 排产支数
///
[Description("排产支数")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("numS")]
public decimal? NumS
{
get { return numS; }
set { numS = value; }
}
///
/// 加投重量
///
[Description("加投重量")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("addWtIn")]
public decimal? AddWtIn
{
get { return addWtIn; }
set { addWtIn = value; }
}
///
/// 加投支数
///
[Description("加投支数")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("addNumIn")]
public decimal? AddNumIn
{
get { return addNumIn; }
set { addNumIn = value; }
}
///
/// 投入利库量
///
[Description("投入利库量")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("matchWtIn")]
public decimal? MatchWtIn
{
get { return matchWtIn; }
set { matchWtIn = value; }
}
///
/// 投入利库支数
///
[Description("投入利库支数")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("matchNumIn")]
public decimal? MatchNumIn
{
get { return matchNumIn; }
set { matchNumIn = value; }
}
///
/// 是否末工序(末工序时成品属性有效)
///
[Description("是否末工序")]
[Nullable(true)]
[DataLength(1)]
[JsonProperty("isendgx")]
public string Isendgx
{
get { return isendgx; }
set { isendgx = value; }
}
///
/// 是否轧管监制
///
[Description("是否轧管监制")]
[Nullable(true)]
[DataLength(1)]
[JsonProperty("ifMonitorZg")]
public string IfMonitorZg
{
get { return ifMonitorZg; }
set { ifMonitorZg = value; }
}
///
/// 监制编号
///
[Description("监制编号")]
[Nullable(true)]
[DataLength(40)]
[JsonProperty("prdcrNo")]
public string PrdcrNo
{
get { return prdcrNo; }
set { prdcrNo = value; }
}
///
/// 本工序监制点
///
[Description("本工序监制点")]
[Nullable(true)]
[DataLength(200)]
[JsonProperty("monitorPoint")]
public string MonitorPoint
{
get { return monitorPoint; }
set { monitorPoint = value; }
}
///
/// 工艺文件号
///
[Description("工艺文件号")]
[Nullable(true)]
[DataLength(400)]
[JsonProperty("craftFileNo")]
public string CraftFileNo
{
get { return craftFileNo; }
set { craftFileNo = value; }
}
///
/// 工艺文件责任人
///
[Description("工艺文件责任人")]
[Nullable(true)]
[DataLength(20)]
[JsonProperty("craftFileMan")]
public string CraftFileMan
{
get { return craftFileMan; }
set { craftFileMan = value; }
}
///
/// 工艺序号
///
[Description("工艺序号")]
[Nullable(true)]
[DataLength(5)]
[JsonProperty("craftSeq")]
public decimal? CraftSeq
{
get { return craftSeq; }
set { craftSeq = value; }
}
///
/// 本工序点路径
///
[Description("本工序点路径")]
[Nullable(true)]
[DataLength(200)]
[JsonProperty("stationRoad")]
public string StationRoad
{
get { return stationRoad; }
set { stationRoad = value; }
}
///
/// 生产年月
///
[Description("生产年月")]
[Nullable(true)]
[DataLength(20)]
[JsonProperty("proMonth")]
public string ProMonth
{
get { return proMonth; }
set { proMonth = value; }
}
///
/// 成分标准索引号集合(内控)
///
[Description("成分标准索引号集合(内控)")]
[Nullable(true)]
[DataLength(400)]
[JsonProperty("cic")]
public string Cic
{
get { return cic; }
set { cic = value; }
}
///
/// 材质标准索引号集合(内控)
///
[Description("材质标准索引号集合(内控)")]
[Nullable(true)]
[DataLength(400)]
[JsonProperty("pic")]
public string Pic
{
get { return pic; }
set { pic = value; }
}
///
/// 公差标准索引号集合(内控)
///
[Description("公差标准索引号集合(内控)")]
[Nullable(true)]
[DataLength(400)]
[JsonProperty("sic")]
public string Sic
{
get { return sic; }
set { sic = value; }
}
///
/// 探伤索引号集合(内控)
///
[Description("探伤索引号集合(内控)")]
[Nullable(true)]
[DataLength(400)]
[JsonProperty("dic")]
public string Dic
{
get { return dic; }
set { dic = value; }
}
///
/// 水压索引码集合(内控)
///
[Description("水压索引码集合(内控)")]
[Nullable(true)]
[DataLength(400)]
[JsonProperty("wic")]
public string Wic
{
get { return wic; }
set { wic = value; }
}
///
/// 加工标准索引号集合(内控)
///
[Description("加工标准索引号集合(内控)")]
[Nullable(true)]
[DataLength(400)]
[JsonProperty("gic")]
public string Gic
{
get { return gic; }
set { gic = value; }
}
///
/// 产线内生产顺序号
///
[Description("产线内生产顺序号")]
[Nullable(true)]
[DataLength(20)]
[JsonProperty("gxProSeq")]
public string GxProSeq
{
get { return gxProSeq; }
set { gxProSeq = value; }
}
///
/// 计划耗时(分)
///
[Description("计划耗时(分)")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("planUsetime")]
public decimal? PlanUsetime
{
get { return planUsetime; }
set { planUsetime = value; }
}
///
/// 计划开始时间
///
[Description("计划开始时间")]
[Nullable(true)]
[JsonProperty("planTimeB")]
public string PlanTimeB
{
get { return planTimeB; }
set { planTimeB = value; }
}
///
/// 计划结束时间
///
[Description("计划结束时间")]
[Nullable(true)]
[JsonProperty("planTimeE")]
public string PlanTimeE
{
get { return planTimeE; }
set { planTimeE = value; }
}
///
/// 炉计划已排重量
///
[Description("炉计划已排重量")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("batchedWt")]
public decimal? BatchedWt
{
get { return batchedWt; }
set { batchedWt = value; }
}
///
/// 炉计划已排支数
///
[Description("炉计划已排支数")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("batchedNum")]
public decimal? BatchedNum
{
get { return batchedNum; }
set { batchedNum = value; }
}
///
/// 生产完成重量
///
[Description("生产完成重量")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("finishweight")]
public decimal? Finishweight
{
get { return finishweight; }
set { finishweight = value; }
}
///
/// 生产完成支数
///
[Description("生产完成支数")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("finishnum")]
public decimal? Finishnum
{
get { return finishnum; }
set { finishnum = value; }
}
///
/// 执行状态(0计划,1生产中,2完成,3关闭A)
///
[Description("执行状态")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("exeStatus")]
public string ExeStatus
{
get { return exeStatus; }
set { exeStatus = value; }
}
///
/// 是否检修计划
///
[Description("是否检修计划")]
[Nullable(true)]
[DataLength(1)]
[JsonProperty("isRepairPln")]
public string IsRepairPln
{
get { return isRepairPln; }
set { isRepairPln = value; }
}
///
/// 检修类型
///
[Description("检修类型")]
[Nullable(true)]
[DataLength(40)]
[JsonProperty("repairType")]
public string RepairType
{
get { return repairType; }
set { repairType = value; }
}
///
/// 是否确认下发
///
[Description("是否确认下发")]
[Nullable(true)]
[DataLength(1)]
[JsonProperty("isPlanOk")]
public string IsPlanOk
{
get { return isPlanOk; }
set { isPlanOk = value; }
}
///
/// 管坯需求确认否
///
[Description("管坯需求确认否")]
[Nullable(true)]
[DataLength(1)]
[JsonProperty("gpreqIfOk")]
public string GpreqIfOk
{
get { return gpreqIfOk; }
set { gpreqIfOk = value; }
}
///
/// 管坯需求编号
///
[Description("管坯需求编号")]
[Nullable(true)]
[DataLength(20)]
[JsonProperty("gpreqId")]
public string GpreqId
{
get { return gpreqId; }
set { gpreqId = value; }
}
///
/// 轧批号
///
[Description("轧批号")]
[Nullable(true)]
[DataLength(20)]
[JsonProperty("zyBatchId")]
public string ZyBatchId
{
get { return zyBatchId; }
set { zyBatchId = value; }
}
///
/// 管坯成分标准索引号集合(内控)
///
[Description("管坯成分标准索引号集合(内控)")]
[Nullable(true)]
[DataLength(400)]
[JsonProperty("cicGroupGp")]
public string CicGroupGp
{
get { return cicGroupGp; }
set { cicGroupGp = value; }
}
///
/// 管坯材质标准索引号集合(内控)
///
[Description("管坯材质标准索引号集合(内控)")]
[Nullable(true)]
[DataLength(400)]
[JsonProperty("picGroupGp")]
public string PicGroupGp
{
get { return picGroupGp; }
set { picGroupGp = value; }
}
///
/// 管坯公差标准索引号集合(内控)
///
[Description("管坯公差标准索引号集合(内控)")]
[Nullable(true)]
[DataLength(400)]
[JsonProperty("sicGroupGp")]
public string SicGroupGp
{
get { return sicGroupGp; }
set { sicGroupGp = value; }
}
///
/// 管坯探伤索引号集合(内控)
///
[Description("管坯探伤索引号集合(内控)")]
[Nullable(true)]
[DataLength(400)]
[JsonProperty("dicGroupGp")]
public string DicGroupGp
{
get { return dicGroupGp; }
set { dicGroupGp = value; }
}
///
/// 管坯水压索引码集合(内控)
///
[Description("管坯水压索引码集合(内控)")]
[Nullable(true)]
[DataLength(400)]
[JsonProperty("wicGroupGp")]
public string WicGroupGp
{
get { return wicGroupGp; }
set { wicGroupGp = value; }
}
///
/// 管坯加工标准索引号集合(内控)
///
[Description("管坯加工标准索引号集合(内控)")]
[Nullable(true)]
[DataLength(400)]
[JsonProperty("gicGroupGp")]
public string GicGroupGp
{
get { return gicGroupGp; }
set { gicGroupGp = value; }
}
///
/// 默认管坯成分标准索引号(内控)
///
[Description("默认管坯成分标准索引号(内控)")]
[Nullable(true)]
[DataLength(40)]
[JsonProperty("cicGp")]
public string CicGp
{
get { return cicGp; }
set { cicGp = value; }
}
///
/// 默认管坯材质标准索引号(内控)
///
[Description("默认管坯材质标准索引号(内控)")]
[Nullable(true)]
[DataLength(40)]
[JsonProperty("picGp")]
public string PicGp
{
get { return picGp; }
set { picGp = value; }
}
///
/// 默认管坯公差标准索引号(内控)
///
[Description("默认管坯公差标准索引号(内控)")]
[Nullable(true)]
[DataLength(40)]
[JsonProperty("sicGp")]
public string SicGp
{
get { return sicGp; }
set { sicGp = value; }
}
///
/// 默认管坯探伤索引号(内控)
///
[Description("默认管坯探伤索引号(内控)")]
[Nullable(true)]
[DataLength(40)]
[JsonProperty("dicGp")]
public string DicGp
{
get { return dicGp; }
set { dicGp = value; }
}
///
/// 默认管坯水压索引码(内控)
///
[Description("默认管坯水压索引码(内控)")]
[Nullable(true)]
[DataLength(40)]
[JsonProperty("wicGp")]
public string WicGp
{
get { return wicGp; }
set { wicGp = value; }
}
///
/// 默认管坯加工标准索引号(内控)
///
[Description("默认管坯加工标准索引号(内控)")]
[Nullable(true)]
[DataLength(40)]
[JsonProperty("gicGp")]
public string GicGp
{
get { return gicGp; }
set { gicGp = value; }
}
///
/// 下发时间
///
[Description("下发时间")]
[Nullable(true)]
[JsonProperty("issuedTime")]
public string IssuedTime
{
get { return issuedTime; }
set { issuedTime = value; }
}
///
/// 下发人
///
[Description("下发人")]
[Nullable(true)]
[DataLength(20)]
[JsonProperty("issuedMan")]
public string IssuedMan
{
get { return issuedMan; }
set { issuedMan = value; }
}
///
/// 最近取消下发时间
///
[Description("最近取消下发时间")]
[Nullable(true)]
[JsonProperty("lastUndownTime")]
public string LastUndownTime
{
get { return lastUndownTime; }
set { lastUndownTime = value; }
}
///
/// 最近取消下发人
///
[Description("最近取消下发人")]
[Nullable(true)]
[DataLength(20)]
[JsonProperty("lastUndownMan")]
public string LastUndownMan
{
get { return lastUndownMan; }
set { lastUndownMan = value; }
}
///
/// 合同下发版次(年月日+3位流水)
///
[Description("合同下发版次")]
[Nullable(true)]
[DataLength(20)]
[JsonProperty("versionNo")]
public string VersionNo
{
get { return versionNo; }
set { versionNo = value; }
}
///
/// 加工成本
///
[Description("加工成本")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("processingCost")]
public decimal? ProcessingCost
{
get { return processingCost; }
set { processingCost = value; }
}
///
/// 完全成本
///
[Description("完全成本")]
[Nullable(true)]
[DataLength(10)]
[JsonProperty("totalCost")]
public decimal? TotalCost
{
get { return totalCost; }
set { totalCost = value; }
}
///
/// 二级工艺文件号
///
[Description("二级工艺文件号")]
[JsonProperty("craftNoLv2")]
public string CraftNoLv2
{
get { return craftNoLv2; }
set { craftNoLv2 = value; }
}
///
/// 二级工艺文件路径
///
[Description("二级工艺文件路径")]
[JsonProperty("craftPath")]
public string CraftPath
{
get { return craftPath; }
set { craftPath = value; }
}
///
/// DesginKey
///
[Description("DesginKey")]
[JsonProperty("desginKey")]
public string DesginKey
{
get { return desginKey; }
set { desginKey = value; }
}
}
}