From f74a6fee9c2e2d3c8fca4fab32947ea58b2704ee Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期五, 05 十二月 2025 13:26:56 +0800
Subject: [PATCH] 分析方法、检验方法、上限值、下限值、测量值

---
 WebAPI/Models/ClsQC_CheckNote_PNL_Temp.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/WebAPI/Models/ClsQC_CheckNote_PNL_Temp.cs b/WebAPI/Models/ClsQC_CheckNote_PNL_Temp.cs
index b401cba..cccfa28 100644
--- a/WebAPI/Models/ClsQC_CheckNote_PNL_Temp.cs
+++ b/WebAPI/Models/ClsQC_CheckNote_PNL_Temp.cs
@@ -14,7 +14,7 @@
        public int HPosition_x {set; get;}
        public int HPosition_y {set; get;}
        public string HCheckProc  {set; get;}
-       public short HPageIndex  {set; get;}
+       public string HPageIndex  {set; get;}
        public string HBadReason  {set; get;}
        public string HMaker      {set; get;}
        public DateTime HMakeDate { set; get; }

--
Gitblit v1.9.1