From 87866ad7dccfa1583b21313f9ccad8531ab5b0e2 Mon Sep 17 00:00:00 2001
From: 王 垚 <1402714037@qq.com>
Date: 星期一, 11 十月 2021 09:29:28 +0800
Subject: [PATCH] /MES/bin/Debug
---
WebAPI/DLL/ClsSc_MouldRepairChangeBill.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebAPI/DLL/ClsSc_MouldRepairChangeBill.cs b/WebAPI/DLL/ClsSc_MouldRepairChangeBill.cs
index 309b6ce..c7e9544 100644
--- a/WebAPI/DLL/ClsSc_MouldRepairChangeBill.cs
+++ b/WebAPI/DLL/ClsSc_MouldRepairChangeBill.cs
@@ -103,7 +103,7 @@
",HChangeNum=" + omodel.HChangeNum.ToString() +
",HEmpID=" + omodel.HEmpID.ToString() +
",HManagerID=" + omodel.HManagerID.ToString() +
- ",HRepairType='" + omodel.HRepairID + "'" +
+ ",HRepairType='" + omodel.HRepairType + "'" +
",HSupID=" + omodel.HSupID.ToString() +
",HNewMaterID=" + omodel.HNewMaterID.ToString() +
",HNewName='" + omodel.HNewName + "'" +
--
Gitblit v1.9.1