using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.ComponentModel; namespace Core.StlMes.Client.PipeLeaveFactory.YdmObject { class MatZcMEntity5 { private string measuringSeq; [Description("喷印管号")] public string MeasuringSeq { get { return measuringSeq; } set { measuringSeq = value; } } private string matNo; [Description("材料号")] public string MatNo { get { return matNo; } set { matNo = value; } } private String plineCode; [Description("产线代码")] public String PlineCode { get { return plineCode; } set { plineCode = value; } } private String modelCode; [Description("扣型代码")] public String ModelCode { get { return modelCode; } set { modelCode = value; } } private String modelDesc; [Description("扣型")] public String ModelDesc { get { return modelDesc; } set { modelDesc = value; } } private String stdStyle; [Description("标准类别代码")] public String StdStyle { get { return stdStyle; } set { stdStyle = value; } } private String stdStyleDesc; [Description("标准类别")] public String StdStyleDesc { get { return stdStyleDesc; } set { stdStyleDesc = value; } } private String belongCode; [Description("销售组织代码")] public String BelongCode { get { return belongCode; } set { belongCode = value; } } private String belongName; [Description("销售组织")] public String BelongName { get { return belongName; } set { belongName = value; } } private String judgeStoveNo; [Description("炉号")] public String JudgeStoveNo { get { return judgeStoveNo; } set { judgeStoveNo = value; } } private String batchNo; [Description("批号")] public String BatchNo { get { return batchNo; } set { batchNo = value; } } private String batchGroudNo; [Description("组号")] public String BatchGroudNo { get { return batchGroudNo; } set { batchGroudNo = value; } } private String productFlag; [Description("材料类别")] public String ProductFlag { get { return productFlag; } set { productFlag = value; } } private String matStatus; [Description("材料状态")] public String MatStatus { get { return matStatus; } set { matStatus = value; } } private String specCode; [Description("规格代码")] public String SpecCode { get { return specCode; } set { specCode = value; } } private String specName; [Description("规格")] public String SpecName { get { return specName; } set { specName = value; } } private String actDimater; [Description("外径")] public String ActDimater { get { return actDimater; } set { actDimater = value; } } private String actHeight; [Description("壁厚")] public String ActHeight { get { return actHeight; } set { actHeight = value; } } private String actLenMin; [Description("下限")] public String ActLenMin { get { return actLenMin; } set { actLenMin = value; } } private String actLenMax; [Description("上限")] public String ActLenMax { get { return actLenMax; } set { actLenMax = value; } } private String produccode; [Description("品名代码")] public String Produccode { get { return produccode; } set { produccode = value; } } private String producname; [Description("品名")] public String Producname { get { return producname; } set { producname = value; } } private String materialNo; [Description("物料编码")] public String MaterialNo { get { return materialNo; } set { materialNo = value; } } private String materialName; [Description("物料")] public String MaterialName { get { return materialName; } set { materialName = value; } } private String steelcode; [Description("钢级牌号代码")] public String Steelcode { get { return steelcode; } set { steelcode = value; } } private String steelname; [Description("钢级")] public String Steelname { get { return steelname; } set { steelname = value; } } private String stdCode; [Description("标准代码")] public String StdCode { get { return stdCode; } set { stdCode = value; } } private String stdName; [Description("标准名称")] public String StdName { get { return stdName; } set { stdName = value; } } private String orderNo; [Description("合同号")] public String OrderNo { get { return orderNo; } set { orderNo = value; } } private String orderSeq; [Description("合同行")] public String OrderSeq { get { return orderSeq; } set { orderSeq = value; } } private String orderSeqNo; [Description("交货行")] public String OrderSeqNo { get { return orderSeqNo; } set { orderSeqNo = value; } } private String ordPk; [Description("合同主键")] public String OrdPk { get { return ordPk; } set { ordPk = value; } } private String ordLnPk; [Description("合同行主键")] public String OrdLnPk { get { return ordLnPk; } set { ordLnPk = value; } } private String ordLnDlyPk; [Description("交货行主键")] public String OrdLnDlyPk { get { return ordLnDlyPk; } set { ordLnDlyPk = value; } } private String proOrderNo; [Description("生产合同号")] public String ProOrderNo { get { return proOrderNo; } set { proOrderNo = value; } } private String proOrderId; [Description("生产订单号")] public String ProOrderId { get { return proOrderId; } set { proOrderId = value; } } private String instockTime; [Description("入库时间")] public String InstockTime { get { return instockTime; } set { instockTime = value; } } private String storageNo; [Description("仓库号编码")] public String StorageNo { get { return storageNo; } set { storageNo = value; } } private String storageName; [Description("仓库名称")] public String StorageName { get { return storageName; } set { storageName = value; } } private double? actLen; [Description("长度")] public double? ActLen { get { return actLen; } set { actLen = value; } } private double? actLenY; [Description("英尺")] public double? ActLenY { get { return actLenY; } set { actLenY = value; } } private double? actCount; [Description("支数")] public double? ActCount { get { return actCount; } set { actCount = value; } } private double? lkactCount; [Description("利库支数")] public double? LkactCount { get { return lkactCount; } set { lkactCount = value; } } private double? tdactCount; [Description("脱单支数")] public double? TdactCount { get { return tdactCount; } set { tdactCount = value; } } private double? gpactCount; [Description("改判支数")] public double? GpactCount { get { return gpactCount; } set { gpactCount = value; } } private double? actWeight; [Description("实重(t)")] public double? ActWeight { get { return actWeight; } set { actWeight = value; } } private double? ponderGrossWt; [Description("过磅量(t)")] public double? PonderGrossWt { get { return ponderGrossWt; } set { ponderGrossWt = value; } } private double? actTheoryWight; [Description("理重(t)")] public double? ActTheoryWight { get { return actTheoryWight; } set { actTheoryWight = value; } } private String memo; [Description("备注")] public String Memo { get { return memo; } set { memo = value; } } private String judgeResultCode; [Description("综合判定结果代码")] public String JudgeResultCode { get { return judgeResultCode; } set { judgeResultCode = value; } } private String judgeResult; [Description("综合判定结果")] public String JudgeResult { get { return judgeResult; } set { judgeResult = value; } } private String judgeStdName; [Description("判定标准")] public String JudgeStdName { get { return judgeStdName; } set { judgeStdName = value; } } /// /// 质量封锁标志(0未封锁、2质量封锁) /// private object lockFlag; /// /// 质量封锁标志(0未封锁、2质量封锁) /// [Description("质量封锁标志")] public object LockFlag { get { return lockFlag; } set { if (value == null) { lockFlag = DBNull.Value; } else { lockFlag = value; } } } /// /// 管理封锁标志(0未封锁、1管理封锁) /// private object mngLockFlag; [Description("管理封锁标志")] public object MngLockFlag { get { return mngLockFlag; } set { if (value == null) { mngLockFlag = DBNull.Value; } else { mngLockFlag = value; } } } private object proNo; [Description("操作单号")] public object ProNo { get { return proNo; } set { if (value == null) { proNo = DBNull.Value; } else { proNo = value; } } } private object lockLiku; [Description("审核状态")] public object LockLiku { get { return lockLiku; } set { if (value == null) { lockLiku = DBNull.Value; } else { lockLiku = value; } } } private object inMold; [Description("入库区分")] public object InMold { get { return inMold; } set { if (value == null) { inMold = DBNull.Value; } else { inMold = value; } } } private object balYearMonth; [Description("结转年月")] public object BalYearMonth { get { return balYearMonth; } set { if (value == null) { balYearMonth = DBNull.Value; } else { balYearMonth = value; } } } private object createName; [Description("创建人")] public object CreateName { get { return createName; } set { if (value == null) { createName = DBNull.Value; } else { createName = value; } } } private object createTime; [Description("创建时间")] public object CreateTime { get { return createTime; } set { if (value == null) { createTime = DBNull.Value; } else { createTime = value; } } } private object managementNo; [Description("科室代码")] public object ManagementNo { get { return managementNo; } set { if (value == null) { managementNo = DBNull.Value; } else { managementNo = value; } } } private object managementName; [Description("科室名称")] public object ManagementName { get { return managementName; } set { if (value == null) { managementName = DBNull.Value; } else { managementName = value; } } } private object departmentCode; [Description("部门代码")] public object DepartmentCode { get { return departmentCode; } set { if (value == null) { departmentCode = DBNull.Value; } else { departmentCode = value; } } } private object departmentDesc; [Description("部门名称")] public object DepartmentDesc { get { return departmentDesc; } set { if (value == null) { departmentDesc = DBNull.Value; } else { departmentDesc = value; } } } private object zbsFlag; [Description("质保书来源")] public object ZbsFlag { get { return zbsFlag; } set { if (value == null) { zbsFlag = DBNull.Value; } else { zbsFlag = value; } } } public MatZcMEntity5() { zbsFlag = ""; plineCode = ""; departmentDesc = ""; departmentCode = ""; managementName = ""; managementNo = ""; createTime = ""; createName = ""; balYearMonth = ""; inMold = ""; proNo = ""; lockLiku = ""; mngLockFlag = ""; lockFlag = ""; stdStyle = ""; stdStyleDesc = ""; modelCode = ""; modelDesc = ""; belongCode = ""; belongName = ""; judgeStoveNo = ""; batchNo = ""; batchGroudNo = ""; productFlag = ""; matStatus = ""; specCode = ""; specName = ""; actDimater = ""; actHeight = ""; actLenMin = ""; actLenMax = ""; produccode = ""; producname = ""; materialNo = ""; materialName = ""; steelcode = ""; steelname = ""; stdCode = ""; stdName = ""; orderNo = ""; orderSeq = ""; orderSeqNo = ""; ordPk = ""; ordLnPk = ""; ordLnDlyPk = ""; proOrderNo = ""; proOrderId = ""; instockTime = ""; storageNo = ""; actLen = 0; actCount = 0; lkactCount = 0; tdactCount = 0; actWeight = 0; actTheoryWight = 0; ponderGrossWt = 0; judgeStdName = ""; } } }