From 83d48bd7e1c1eccb9905cceae02e7b5b61c94156 Mon Sep 17 00:00:00 2001
From: jingh <jingh@LAPTOP-I53VDLOO>
Date: 星期一, 16 八月 2021 19:26:33 +0800
Subject: [PATCH] 流转卡拆分增加字段;工艺路线导入增加进度条

---
 WebAPI/Controllers/EntrustOutController.cs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/WebAPI/Controllers/EntrustOutController.cs b/WebAPI/Controllers/EntrustOutController.cs
index 0fc68a2..9fd45b4 100644
--- a/WebAPI/Controllers/EntrustOutController.cs
+++ b/WebAPI/Controllers/EntrustOutController.cs
@@ -27,6 +27,7 @@
         public string HDeptName;
         public string HWhName;
         public string HSPName;
+
         public Int64 HInterID;//鏈崟ID
         public string HBillNo;
         public string HSourceBillNo;

--
Gitblit v1.9.1