From 0a631a7c938f5ff9a138dbcd8a50b8fbbe3b8f91 Mon Sep 17 00:00:00 2001 From: caihongcheng <1501738723@qq.com> Date: Sat, 7 May 2022 21:24:51 +0800 Subject: [PATCH] =?UTF-8?q?requestData=E5=A4=9A=E4=BA=86=E4=B8=AA=E5=BC=95?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../lili/modules/system/serviceimpl/LogisticsServiceImpl.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/src/main/java/cn/lili/modules/system/serviceimpl/LogisticsServiceImpl.java b/framework/src/main/java/cn/lili/modules/system/serviceimpl/LogisticsServiceImpl.java index 2e750ac3..6dd2cbac 100644 --- a/framework/src/main/java/cn/lili/modules/system/serviceimpl/LogisticsServiceImpl.java +++ b/framework/src/main/java/cn/lili/modules/system/serviceimpl/LogisticsServiceImpl.java @@ -90,7 +90,7 @@ public class LogisticsServiceImpl extends ServiceImpl params = new HashMap<>(8); params.put("RequestData", urlEncoder(requestData, "UTF-8"));