generated from root/miduo_server
修改quickdna01支付
parent
d16ed5c64e
commit
24d222ee68
|
@ -1,12 +1,14 @@
|
|||
package com.jmfy.controller;
|
||||
|
||||
import org.springframework.web.bind.annotation.RequestMapping;
|
||||
import org.springframework.web.bind.annotation.RestController;
|
||||
|
||||
import javax.servlet.http.HttpServletRequest;
|
||||
|
||||
/**
|
||||
* 太初行quickdna01渠道
|
||||
*/
|
||||
@RestController
|
||||
public class QuickDna01RechargeController {
|
||||
private static final String callbackkey = "50573104931652136648590248914649";
|
||||
private static final String md5key = "f0e48jt33dfetqwysmo2grijkgtkvnha";
|
||||
|
|
Loading…
Reference in New Issue