From 612f93dba4a45edea9d0300a1977e66fe7ce355f Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期五, 26 八月 2022 16:41:15 +0800
Subject: [PATCH] WEBAPI采购入库上传方法增加递入组织、制单人

---
 SCM/供应商平台/Sup_AskPriceBill.cs |    1 +
 1 files changed, 1 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;
+        
 
 
         //

--
Gitblit v1.9.1