From 7bc1a0a3d3f00e50af0c599c5d2b5ec00bfa6610 Mon Sep 17 00:00:00 2001
From: ch <37327@LLOOCCY>
Date: 星期三, 23 十一月 2022 10:16:18 +0800
Subject: [PATCH] 修改了 采购入库条码解析方法

---
 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