From e7559f073876c6c6fa6cde5e20757fe4e14b1b58 Mon Sep 17 00:00:00 2001
From: jingh <jingh@LAPTOP-I53VDLOO>
Date: 星期四, 18 十一月 2021 07:07:42 +0800
Subject: [PATCH] 在制品报表菜单
---
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