From aa35db32857d9b3f424a8ef06c922fe65ac96210 Mon Sep 17 00:00:00 2001 From: wyb <1qaz@123> Date: 星期三, 26 五月 2021 17:32:37 +0800 Subject: [PATCH] 增加 生产资源 、计量单位、货币设置CRUD逻辑实现 --- WebAPI/Web References/WebS/ClsCLD_Supplier_Model.datasource | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebAPI/Web References/WebS/ClsCLD_Supplier_Model.datasource b/WebAPI/Web References/WebS/ClsCLD_Supplier_Model.datasource index a9c0a67..4af1952 100644 --- a/WebAPI/Web References/WebS/ClsCLD_Supplier_Model.datasource +++ b/WebAPI/Web References/WebS/ClsCLD_Supplier_Model.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> <GenericObjectDataSource DisplayName="ClsCLD_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> - <TypeInfo>WebAPI.WebS.ClsCLD_Supplier_Model, Web References.WebS.Reference.cs, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</TypeInfo> + <TypeInfo>WebAPI.WebS.ClsCLD_Supplier_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