songjun
2025-05-30 e5a31599aa8d58bc438096aaf761426a2163de08
sbcLabSystem.Service/QC/QCService.cs
@@ -169,13 +169,13 @@
            ws.Cells["M28"].Value = Identity2["Score"].ToString();
            ws.Cells["M29"].Value = Identity3["Score"].ToString();
            ws.Cells["N27"].Value = Patient1X["Score"].ToString();
            ws.Cells["N28"].Value = Patient1Y["Score"].ToString();
            ws.Cells["N29"].Value = Patient1Z["Score"].ToString();
            ws.Cells["O27"].Value = Patient2X["Score"].ToString();
            ws.Cells["N28"].Value = Patient2X["Score"].ToString();
            ws.Cells["N29"].Value = Patient3X["Score"].ToString();
            ws.Cells["O27"].Value = Patient1X["Score"].ToString();
            ws.Cells["O28"].Value = Patient2Y["Score"].ToString();
            ws.Cells["O29"].Value = Patient2Z["Score"].ToString();
            ws.Cells["P27"].Value = Patient3X["Score"].ToString();
            ws.Cells["P28"].Value = Patient3Y["Score"].ToString();
            ws.Cells["O29"].Value = Patient3Y["Score"].ToString();
            ws.Cells["P27"].Value = Patient1Z["Score"].ToString();
            ws.Cells["P28"].Value = Patient2Z["Score"].ToString();
            ws.Cells["P29"].Value = Patient3Z["Score"].ToString();
            ws.Cells["Q27"].Value = ZhiKang1["Score"].ToString();
            ws.Cells["Q28"].Value = ZhiKang2["Score"].ToString();
@@ -209,6 +209,15 @@
            ws.Cells["X14"].Value = RH2["RealValue"].ToString();
            ws.Cells["X18"].Value = RH3["RealValue"].ToString();
            ws.Cells["Y10"].Value = ZhiKang1["RealValue"].ToString();
            ws.Cells["Y14"].Value = ZhiKang2["RealValue"].ToString();
            ws.Cells["Y18"].Value = ZhiKang3["RealValue"].ToString();
            ws.Cells["Y11"].Value = ZhiKang1["StandValue"].ToString();
            ws.Cells["Y15"].Value = ZhiKang2["StandValue"].ToString();
            ws.Cells["Y19"].Value = ZhiKang3["StandValue"].ToString();
            double Page3_1 = 0;
            double Page3_2 = 0;
            double Page3_3 = 0;