xp密钥修改

lvxinran 2021-06-09 05:36:33 +08:00
parent 7d2356f8f3
commit 556dab25d5
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ public class XPRechargeController {
@RequestMapping(value = "/XPCallback")
public String MHTGnCallback(HttpServletRequest request) throws Exception {
return process(request,"bdbda1c460fb2273f061d9123ee39dae");
return process(request,"c6b1b36a27195504134161f264969dec");
}
private String process(HttpServletRequest request,String appsecret) throws Exception{