zrg
2024-12-02 c8d2de403e86ebe8a6188f70f4bf684aa504173a
Model/Öʼì¹ÜÀí/ClsQC_MonthTarGetBillMain.cs
@@ -7,12 +7,12 @@
    public class ClsQC_MonthTarGetBillMain : DBUtility.ClsXt_BaseBillMain
    {
        public Int64 HDeptID;
        public Int64 HProcTrapTarGetVal;
        public Int64 HProcKPITarGetVal;
        public Int64 HProcOmitTarGetVal;
        public Int64 HProcPPMTarGetVal;
        public Int64 HProcTarGetVal; //各工序目标值
        public Int64 HInspectOrgID;
        public double HProcTrapTarGetVal;
        public double HProcKPITarGetVal;
        public double HProcOmitTarGetVal;
        public double HProcPPMTarGetVal;
        public double HProcTarGetVal; //各工序目标值
        public double HInspectOrgID;
    }
}