From ab47d9eec8bc52abb4a9c36be2205a8039ffbb38 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=9F=A9=E9=B9=8F=E8=BE=89?= <18322780655@163.com>
Date: Sat, 17 Jun 2023 15:40:40 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=A8=A1=E6=9D=BF=E4=BE=9D?=
=?UTF-8?q?=E8=B5=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pluss-service-bundle/pom.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/pluss-service-bundle/pom.xml b/pluss-service-bundle/pom.xml
index 14b4f1c..f14a7ee 100644
--- a/pluss-service-bundle/pom.xml
+++ b/pluss-service-bundle/pom.xml
@@ -73,6 +73,17 @@
cloudauth20200618
2.0.3
+
+ com.alipay.sdk
+ alipay-sdk-java
+ 4.16.11.ALL
+ compile
+
+
+
+ org.springframework.boot
+ spring-boot-starter-freemarker
+