generated from root/miduo_server
海贼四个新渠道,支付sdk
parent
611490bc9d
commit
53346aff81
|
@ -0,0 +1,17 @@
|
|||
package com.jmfy.controller;
|
||||
|
||||
import org.springframework.web.bind.annotation.RequestMapping;
|
||||
import org.springframework.web.bind.annotation.RestController;
|
||||
|
||||
import javax.servlet.http.HttpServletRequest;
|
||||
|
||||
@RestController
|
||||
public class QuickopaqRechargeController {
|
||||
private static final String callbackkey = "97094074214508535928247644872022";
|
||||
private static final String md5key = "mldfnyicac9c1iybfnqvc7ybzplquc7g";
|
||||
|
||||
@RequestMapping(value = "/onepieceaqCallback")
|
||||
public String QuickCallback(HttpServletRequest request) throws Exception {
|
||||
return QuickRechargeController.process(request,callbackkey,md5key);
|
||||
}
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
package com.jmfy.controller;
|
||||
|
||||
import org.springframework.web.bind.annotation.RequestMapping;
|
||||
import org.springframework.web.bind.annotation.RestController;
|
||||
|
||||
import javax.servlet.http.HttpServletRequest;
|
||||
|
||||
@RestController
|
||||
public class QuickopazRechargeController {
|
||||
private static final String callbackkey = "08453209790281648730731939577328";
|
||||
private static final String md5key = "9hksxqqils09chbupzx7le6edfpnyfb8";
|
||||
|
||||
@RequestMapping(value = "/onepieceazCallback")
|
||||
public String QuickCallback(HttpServletRequest request) throws Exception {
|
||||
return QuickRechargeController.process(request,callbackkey,md5key);
|
||||
}
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
package com.jmfy.controller;
|
||||
|
||||
import org.springframework.web.bind.annotation.RequestMapping;
|
||||
import org.springframework.web.bind.annotation.RestController;
|
||||
|
||||
import javax.servlet.http.HttpServletRequest;
|
||||
|
||||
@RestController
|
||||
public class QuickopxqRechargeController {
|
||||
private static final String callbackkey = "93117431818053277658716081140209";
|
||||
private static final String md5key = "z8bjzvupfirbdfxojwd5grax0lx2by1b";
|
||||
|
||||
@RequestMapping(value = "/onepiecexqCallback")
|
||||
public String QuickCallback(HttpServletRequest request) throws Exception {
|
||||
return QuickRechargeController.process(request,callbackkey,md5key);
|
||||
}
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
package com.jmfy.controller;
|
||||
|
||||
import org.springframework.web.bind.annotation.RequestMapping;
|
||||
import org.springframework.web.bind.annotation.RestController;
|
||||
|
||||
import javax.servlet.http.HttpServletRequest;
|
||||
|
||||
@RestController
|
||||
public class QuickopyyRechargeController {
|
||||
private static final String callbackkey = "55965435800834173985704179451767";
|
||||
private static final String md5key = "hhmn9fmyfqq2p0obxcjjgdpt8i3k0k4i";
|
||||
|
||||
@RequestMapping(value = "/onepieceyyCallback")
|
||||
public String QuickCallback(HttpServletRequest request) throws Exception {
|
||||
return QuickRechargeController.process(request,callbackkey,md5key);
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue