From f84c16d8a3e18bc25189d4feae18362e1aa8a622 Mon Sep 17 00:00:00 2001
From: zzr99 <1940172413@qq.com>
Date: 星期一, 30 八月 2021 17:45:54 +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