From 4b7c59e6042aeb0908b43a7bae53d15c47a674c0 Mon Sep 17 00:00:00 2001 From: jingh <jingh@LAPTOP-I53VDLOO> Date: 星期三, 14 四月 2021 14:58:30 +0800 Subject: [PATCH] 条码生成 --- SCM/Web References/WMSWeb/ClsGy_BarCodeBill_WMS_Model_View.datasource | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/SCM/Web References/WMSWeb/ClsGy_BarCodeBill_WMS_Model_View.datasource b/SCM/Web References/WMSWeb/ClsGy_BarCodeBill_WMS_Model_View.datasource index 854e5cf..41fee0a 100644 --- a/SCM/Web References/WMSWeb/ClsGy_BarCodeBill_WMS_Model_View.datasource +++ b/SCM/Web References/WMSWeb/ClsGy_BarCodeBill_WMS_Model_View.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> <GenericObjectDataSource DisplayName="ClsGy_BarCodeBill_WMS_Model_View" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> - <TypeInfo>SCM.WMSWeb.ClsGy_BarCodeBill_WMS_Model_View, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> + <TypeInfo>SCM.WMSWeb.ClsGy_BarCodeBill_WMS_Model_View, Web References.WMSWeb.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> </GenericObjectDataSource> \ No newline at end of file -- Gitblit v1.9.1