From 94e3ce8c7a977cdf81d96367ad52ccc331048be9 Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期二, 20 七月 2021 01:16:32 +0800 Subject: [PATCH] 报工平台、开工、停工、完工提交保存 --- WebAPI/Web References/WebS/ClsGy_Source_Model.datasource | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebAPI/Web References/WebS/ClsGy_Source_Model.datasource b/WebAPI/Web References/WebS/ClsGy_Source_Model.datasource index 205a59a..b99dbfa 100644 --- a/WebAPI/Web References/WebS/ClsGy_Source_Model.datasource +++ b/WebAPI/Web References/WebS/ClsGy_Source_Model.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> <GenericObjectDataSource DisplayName="ClsGy_Source_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> - <TypeInfo>WebAPI.WebS.ClsGy_Source_Model, Web References.WebS.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> + <TypeInfo>WebAPI.WebS.ClsGy_Source_Model</TypeInfo> </GenericObjectDataSource> \ No newline at end of file -- Gitblit v1.9.1