From 306bde7e1ebdde6403f89a0d13feccf9b1e79d2f Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期五, 20 九月 2024 13:59:31 +0800
Subject: [PATCH] PDA领料出库上传方法修改
---
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