From 2e5a0b0042de431a0a6422c76953041bdb9ebe9b Mon Sep 17 00:00:00 2001
From: duhe <226547893@qq.com>
Date: 星期一, 17 三月 2025 12:37:20 +0800
Subject: [PATCH] 采购退料单:保存/删除 反写

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

diff --git a/WebAPI/Models/ClsGy_DotCheck.cs b/WebAPI/Models/ClsGy_DotCheck.cs
index 9f84d7c..280788c 100644
--- a/WebAPI/Models/ClsGy_DotCheck.cs
+++ b/WebAPI/Models/ClsGy_DotCheck.cs
@@ -19,5 +19,6 @@
         public string HRemark;         //澶囨敞
         public string HUseFlag = "鏈娇鐢�";
 
+        public Int64 HDotCheckItemClassID; //鐐规椤圭洰鍒嗙被
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1