From 94f24db9393c430e76d8310932bc59d4ff3c0b33 Mon Sep 17 00:00:00 2001 From: yxj <yxj@hz-kingdee.com> Date: 星期二, 13 五月 2025 15:47:36 +0800 Subject: [PATCH] 新增夏宝专用调拨扫码模块、缓存列表模块调用所需方法 --- WebAPI/Web References/WebS/ClsGy_BadReason_Model.datasource | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/WebAPI/Web References/WebS/ClsGy_BadReason_Model.datasource b/WebAPI/Web References/WebS/ClsGy_BadReason_Model.datasource index d17bca5..0a48bd3 100644 --- a/WebAPI/Web References/WebS/ClsGy_BadReason_Model.datasource +++ b/WebAPI/Web References/WebS/ClsGy_BadReason_Model.datasource @@ -6,5 +6,5 @@ cause the file to be unrecognizable by the program. --> <GenericObjectDataSource DisplayName="ClsGy_BadReason_Model" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource"> - <TypeInfo>WebAPI.WebS.ClsGy_BadReason_Model</TypeInfo> + <TypeInfo>WebAPI.WebS.ClsGy_BadReason_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