From 89a5e01d928fbaff3773a40b13f23a641f38721d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E6=AD=A3=40=E7=94=A8=E5=8F=8B?= Date: Sun, 18 May 2025 15:16:37 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A7=94=E5=A4=96=E8=AE=A2=E5=8D=95=E5=AE=A1?= =?UTF-8?q?=E6=89=B9=E5=90=8C=E6=AD=A5=E9=94=90=E5=88=B6=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E4=BC=98=E5=8C=96=5F=E6=8E=A5=E5=8F=A3=E7=B1=BB=E5=9E=8B?= =?UTF-8?q?=E5=8F=82=E6=95=B0=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- arap/src/client/AfterApproceRuleSyncRZWMSProcess.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arap/src/client/AfterApproceRuleSyncRZWMSProcess.java b/arap/src/client/AfterApproceRuleSyncRZWMSProcess.java index 64ac1fc..288284d 100644 --- a/arap/src/client/AfterApproceRuleSyncRZWMSProcess.java +++ b/arap/src/client/AfterApproceRuleSyncRZWMSProcess.java @@ -111,7 +111,7 @@ public class AfterApproceRuleSyncRZWMSProcess implements IRule { JSONObject dataIn2 = new JSONObject(); JSONArray details = new JSONArray(); jsonObject.put("dataflow", "泰开BIP→RZMOMv6"); - jsonObject.put("actionCode", "cpfhtzdb"); + jsonObject.put("actionCode", "htmxb"); //单笔/批量按明细传 for (SCOrderVO SCOrderVO : SCOrderVOS) { SCOrderHeaderVO head = SCOrderVO.getParentVO();