From 491a1e7607e80762142372be5c2ea2677c0a5035 Mon Sep 17 00:00:00 2001 From: yxj <yxj@hz-kingdee.com> Date: 星期三, 13 八月 2025 09:20:10 +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