From 6ab91376db824bac727946324f184d6076fa5acd Mon Sep 17 00:00:00 2001 From: yangle <admin@YINMOU> Date: 星期五, 11 十一月 2022 11:13:11 +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 b99dbfa..fff71fe 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</TypeInfo> + <TypeInfo>WebAPI.WebS.ClsGy_Source_Model, Web References.WebS.Reference.cs.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> </GenericObjectDataSource> \ No newline at end of file -- Gitblit v1.9.1