From 9bfa81ed7ff9571316ecdea5f534af65132336da Mon Sep 17 00:00:00 2001
From: jingh <jingh@LAPTOP-I53VDLOO>
Date: 星期六, 07 八月 2021 08:45:58 +0800
Subject: [PATCH] 1
---
SCM/供应商平台/Sup_AskPriceBill.cs | 1 +
WebAPI/Controllers/EntrustOutController.cs | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git "a/SCM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/Sup_AskPriceBill.cs" "b/SCM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/Sup_AskPriceBill.cs"
index 625763f..cb21831 100644
--- "a/SCM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/Sup_AskPriceBill.cs"
+++ "b/SCM/\344\276\233\345\272\224\345\225\206\345\271\263\345\217\260/Sup_AskPriceBill.cs"
@@ -56,6 +56,7 @@
public const Int16 SecHRelationMoneyCol = 14;
public const Int16 SecHSourceInterIDCol = 15;
public const Int16 SecHMaterModelCol = 16;
+
//
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