From 8f85b01eaa919ffd1f0ede38d9e88eb4e3ae80f2 Mon Sep 17 00:00:00 2001
From: zrg <z18737863051@163.com>
Date: 星期四, 22 八月 2024 14:22:48 +0800
Subject: [PATCH] 修复增加设备工艺参数点检 系统参数保存报错 优化异常反馈单 发送消息,增加 标识 已签到-已处理-已验收
---
WebAPI/Web References/WebS/ClsKf_ICStockBill_WMS.datasource | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/WebAPI/Web References/WebS/ClsKf_ICStockBill_WMS.datasource b/WebAPI/Web References/WebS/ClsKf_ICStockBill_WMS.datasource
index 4710704..97becb4 100644
--- a/WebAPI/Web References/WebS/ClsKf_ICStockBill_WMS.datasource
+++ b/WebAPI/Web References/WebS/ClsKf_ICStockBill_WMS.datasource
@@ -6,5 +6,5 @@
cause the file to be unrecognizable by the program.
-->
<GenericObjectDataSource DisplayName="ClsKf_ICStockBill_WMS" Version="1.0" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
- <TypeInfo>WebAPI.WebS.ClsKf_ICStockBill_WMS</TypeInfo>
+ <TypeInfo>WebAPI.WebS.ClsKf_ICStockBill_WMS, 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