From f7d6e8305bb56bd6c7a50c618654834f167b98c0 Mon Sep 17 00:00:00 2001
From: wuzj <wuzj@wealthgrow.cn>
Date: Tue, 25 May 2021 15:03:26 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E6=8E=A5=E5=8F=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/main/resources/application.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index f6fb76e..ee9f72b 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -40,6 +40,6 @@ user:
 
 #微信
 wx:
-  #用户小程序二维码生成接口 wxb0e9fdb02bbfcc25为小程序appid
-  xcxqrcode: https://feotesttamper.tanpuyun.com/wxmini/wx/user/wx12c5764ee9aeab05/getBallCodeByDetails
+  #用户小程序二维码生成接口 wx12c5764ee9aeab05 为小程序appid
+  xcxqrcode: https://feotesttamper.tanpuyun.com/wxmini/wx/user/wx12c5764ee9aeab05/getBallCode
 
-- 
2.18.1