From a88a0c442e7449dfd3f9f89100e0bc7a0dff4768 Mon Sep 17 00:00:00 2001
From: yxj <yxj@hz-kingdee.com>
Date: 星期四, 25 四月 2024 13:37:59 +0800
Subject: [PATCH] 1
---
CLOUDWEB/WebService1.asmx.cs | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/CLOUDWEB/WebService1.asmx.cs b/CLOUDWEB/WebService1.asmx.cs
index abddb82..8a94acf 100644
--- a/CLOUDWEB/WebService1.asmx.cs
+++ b/CLOUDWEB/WebService1.asmx.cs
@@ -39555,7 +39555,7 @@
{
sFIFOCtl = "Y";
}
- else if (sHBillType == "1254" && (oSystemParameter.omodel.Kf_MateReplenishOutBill_FIFOCtl == "Y" || oSystemParameter.omodel.Kf_MateReplenishOutBill_FIFOList == "Y")) //鍒嗘寮忚皟鍑哄崟-鍏堣繘鍏堝嚭鎺у埗
+ else if (sHBillType == "1254" && (oSystemParameter.omodel.Kf_MateReplenishOutBill_FIFOCtl == "Y" || oSystemParameter.omodel.Kf_MateReplenishOutBill_FIFOList == "Y")) //鐢熶骇琛ユ枡鍗�-鍏堣繘鍏堝嚭鎺у埗
{
sFIFOCtl = "Y";
}
--
Gitblit v1.9.1