1
yxj
2024-01-31 67290a066ef6a79af58481a2552f5616717bcbd9
Model/MES/ClsSc_ICMOBillQualityStatus_Tmp.cs
@@ -61,6 +61,16 @@
        public string HProcExchBillNo;      //工序流转卡号
        public Int64 HQualityReportEntryID; //质量汇报单子表ID
        public string HChecker;      //审核人
        public string HCheckDate;   //审核日期
        public string HUpDater;//修改人
        public string HUpDateDate; //修改日期
        public string HCloseMan; //关闭人
        public string HCloseDate;//关闭日期
        public bool HCloseType;   //关闭类型
        public string HDeleteMan;// 作废人
        public string HDeleteDate; //作废日期
        //
    }
}