From c40eecdf100bc5fb5007abbfb6dbe355e7d78f6e Mon Sep 17 00:00:00 2001 From: zgq <519541279@qq.com> Date: 星期四, 21 一月 2021 19:07:58 +0800 Subject: [PATCH] 用户信息增加工序流水号 --- BaseSet/Web References/WMSWeb/ClsGy_BarCodeBill_WMS_Model_View1.datasource | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/BaseSet/Web References/WMSWeb/ClsGy_BarCodeBill_WMS_Model_View1.datasource b/BaseSet/Web References/WMSWeb/ClsGy_BarCodeBill_WMS_Model_View1.datasource index 5bfa34b..50ccdd7 100644 --- a/BaseSet/Web References/WMSWeb/ClsGy_BarCodeBill_WMS_Model_View1.datasource +++ b/BaseSet/Web References/WMSWeb/ClsGy_BarCodeBill_WMS_Model_View1.datasource @@ -1,10 +1,10 @@ -锘�<?xml version="1.0" encoding="utf-8"?> -<!-- - This file is automatically generated by Visual Studio .Net. It is - used to store generic object data source configuration information. - Renaming the file extension or editing the content of this file may - 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>BaseSet.WMSWeb.ClsGy_BarCodeBill_WMS_Model_View, Web References.WMSWeb.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> +锘�<?xml version="1.0" encoding="utf-8"?> +<!-- + This file is automatically generated by Visual Studio .Net. It is + used to store generic object data source configuration information. + Renaming the file extension or editing the content of this file may + 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>BaseSet.WMSWeb.ClsGy_BarCodeBill_WMS_Model_View</TypeInfo> </GenericObjectDataSource> \ No newline at end of file -- Gitblit v1.9.1