From 4ff37d6fe8333e2da2cfc2c50d6770e217f67e7c Mon Sep 17 00:00:00 2001
From: yxj <1qaz@123>
Date: 星期四, 23 十二月 2021 10:04:57 +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