From 0d711b184223f8d3e048f3d83169346e9928676e Mon Sep 17 00:00:00 2001 From: Yzm Date: Sun, 21 Sep 2025 15:39:06 +0800 Subject: [PATCH] =?UTF-8?q?feat(wechat):=20=E6=B7=BB=E5=8A=A0=E4=BC=81?= =?UTF-8?q?=E4=B8=9A=E5=BE=AE=E4=BF=A1SDK=E4=BE=9D=E8=B5=96=E5=BC=95?= =?UTF-8?q?=E5=85=A5weixin-java-cp4.4.0=E7=89=88=E6=9C=AC=E4=BB=A5?= =?UTF-8?q?=E6=94=AF=E6=8C=81=E4=BC=81=E4=B8=9A=E5=BE=AE=E4=BF=A1=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-modules/ruoyi-wechat/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ruoyi-modules/ruoyi-wechat/pom.xml b/ruoyi-modules/ruoyi-wechat/pom.xml index 7e3cdfe3..3b9ac49a 100644 --- a/ruoyi-modules/ruoyi-wechat/pom.xml +++ b/ruoyi-modules/ruoyi-wechat/pom.xml @@ -27,6 +27,13 @@ org.ruoyi ruoyi-system-api + + + + com.github.binarywang + weixin-java-cp + 4.4.0 +