From c57b5ad70dae3d720a15f3d448159c4584b60b4d Mon Sep 17 00:00:00 2001 From: YL <YL@LAPTOP-SE03PLUR> Date: 星期二, 21 十二月 2021 13:46:04 +0800 Subject: [PATCH] 雅琪诺报工台开班单、完工单、产量汇报列表接口参数及加工序 --- WebAPI/Web References/WebS/ClsGy_Supplier_Model.datasource | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebAPI/Web References/WebS/ClsGy_Supplier_Model.datasource b/WebAPI/Web References/WebS/ClsGy_Supplier_Model.datasource index e6012e0..fdcd6f6 100644 --- a/WebAPI/Web References/WebS/ClsGy_Supplier_Model.datasource +++ b/WebAPI/Web References/WebS/ClsGy_Supplier_Model.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> <GenericObjectDataSource DisplayName="ClsGy_Supplier_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> - <TypeInfo>WebAPI.WebS.ClsGy_Supplier_Model</TypeInfo> + <TypeInfo>WebAPI.WebS.ClsGy_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