From ce9ca83de554df69c145cea57c0960f49632fa8c Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期四, 25 十一月 2021 23:15:38 +0800
Subject: [PATCH] nothing

---
 WebAPI/Models/Gy_Mould.cs |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/WebAPI/Models/Gy_Mould.cs b/WebAPI/Models/Gy_Mould.cs
index a19da8b..33e5ad1 100644
--- a/WebAPI/Models/Gy_Mould.cs
+++ b/WebAPI/Models/Gy_Mould.cs
@@ -55,8 +55,11 @@
         public long HLifeUnitID { get; set; }
 
         public long HBOMID { get; set; }
-
+        public string HSaveLife { get; set; }
         public long HPrintQty { get; set; }
+        public string HMouldOWNER { get; set; }
+        public int HMouldMaintainRuleInterID { get; set; }
+        public int HMouldDotCheckRuleInterID { get; set; }
 
     }
 }
\ No newline at end of file

--
Gitblit v1.9.1