From 60600714709204a02b3ffd476af96fd35fb67370 Mon Sep 17 00:00:00 2001 From: zgq <519541279@qq.com> Date: 星期三, 13 一月 2021 10:34:23 +0800 Subject: [PATCH] 增加裁切报表 --- NETSCM/Web References/WMSWeb/ClsCLD_Department_Model.datasource | 18 +++++++++--------- 1 files changed, 9 insertions(+), 9 deletions(-) diff --git a/NETSCM/Web References/WMSWeb/ClsCLD_Department_Model.datasource b/NETSCM/Web References/WMSWeb/ClsCLD_Department_Model.datasource index 98601c2..f920350 100644 --- a/NETSCM/Web References/WMSWeb/ClsCLD_Department_Model.datasource +++ b/NETSCM/Web References/WMSWeb/ClsCLD_Department_Model.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="ClsCLD_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> - <TypeInfo>NETSCM.WMSWeb.ClsCLD_Department_Model, 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="ClsCLD_Department_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> + <TypeInfo>NETSCM.WMSWeb.ClsCLD_Department_Model</TypeInfo> </GenericObjectDataSource> \ No newline at end of file -- Gitblit v1.9.1