From 89d5545a21663997349db8648a3a155c10dc9d76 Mon Sep 17 00:00:00 2001 From: "DESKTOP-C3M45P4\\dengdan" Date: Tue, 26 Nov 2024 23:23:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../com/jmfy/controller/QuickXyFanli01RechargeController.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/java/com/jmfy/controller/QuickXyFanli01RechargeController.java b/src/main/java/com/jmfy/controller/QuickXyFanli01RechargeController.java index 11d2db8..390a45e 100644 --- a/src/main/java/com/jmfy/controller/QuickXyFanli01RechargeController.java +++ b/src/main/java/com/jmfy/controller/QuickXyFanli01RechargeController.java @@ -10,8 +10,8 @@ import javax.servlet.http.HttpServletRequest; */ @RestController public class QuickXyFanli01RechargeController { - private static final String callbackkey = "43916418632129783417430664380475"; - private static final String md5key = "lecr7mkl7zrpxefv5qhxki9pbtffvzlh"; + private static final String callbackkey = "05191445030769582769908020576667"; + private static final String md5key = "7llhbbndynvdnu13ee1dgtiytsiatlnb"; @RequestMapping(value = "/xyFanli01Callback") public String QuickCallback(HttpServletRequest request) throws Exception {