From 8ed88d2195a5d56a95f6e1e197478737c7b30eb0 Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期二, 11 十一月 2025 10:38:10 +0800
Subject: [PATCH] 1

---
 Model/生产管理/设备管理/ClsSb_EquipPatrolCheckPlanBillSub.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git "a/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\350\256\276\345\244\207\347\256\241\347\220\206/ClsSb_EquipPatrolCheckPlanBillSub.cs" "b/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\350\256\276\345\244\207\347\256\241\347\220\206/ClsSb_EquipPatrolCheckPlanBillSub.cs"
index cb0c5f2..f828098 100644
--- "a/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\350\256\276\345\244\207\347\256\241\347\220\206/ClsSb_EquipPatrolCheckPlanBillSub.cs"
+++ "b/Model/\347\224\237\344\272\247\347\256\241\347\220\206/\350\256\276\345\244\207\347\256\241\347\220\206/ClsSb_EquipPatrolCheckPlanBillSub.cs"
@@ -21,6 +21,7 @@
         // public string HManagerNumber;
         public string HManagerName;
 
+        public Int64 HPatrolCheckItemID;//巡检项目id
         public Int64 HPatrolCheckItemClassID;//巡检项目分类id
         public Int64 HPatrolCheckItemMethodID;//巡检方法id
     }

--
Gitblit v1.9.1