From 4c4eef66424bbf37879861fe6a93bda06f71ce5a Mon Sep 17 00:00:00 2001 From: zgq <519541279@qq.com> Date: 星期六, 07 八月 2021 08:27:11 +0800 Subject: [PATCH] 1 --- SCM/供应商平台/Sup_AskPriceBill.cs | 1 - WebAPI/Controllers/EntrustOutController.cs | 1 - 2 files changed, 0 insertions(+), 2 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 cb21831..625763f 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,7 +56,6 @@ 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 9fd45b4..0fc68a2 100644 --- a/WebAPI/Controllers/EntrustOutController.cs +++ b/WebAPI/Controllers/EntrustOutController.cs @@ -27,7 +27,6 @@ public string HDeptName; public string HWhName; public string HSPName; - public Int64 HInterID;//鏈崟ID public string HBillNo; public string HSourceBillNo; -- Gitblit v1.9.1