From 4bd740c19b356a50a948071ef5caa0bbc0cb52fd Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期一, 15 十一月 2021 17:36:17 +0800
Subject: [PATCH] Merge branch 'master' of http://101.37.171.70:10101/r/MES-WEB-API
---
WebAPI/Models/Gy_Mould.cs | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/WebAPI/Models/Gy_Mould.cs b/WebAPI/Models/Gy_Mould.cs
index a19da8b..357dc0e 100644
--- a/WebAPI/Models/Gy_Mould.cs
+++ b/WebAPI/Models/Gy_Mould.cs
@@ -55,8 +55,9 @@
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; }
}
}
\ No newline at end of file
--
Gitblit v1.9.1