修改太初行直播quick参数

master
DESKTOP-C3M45P4\dengdan 2024-09-18 18:59:30 +08:00
parent f2616d0c62
commit f8703a5523
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ import javax.servlet.http.HttpServletRequest;
*/
@RestController
public class QuickTcxZbRechargeController {
private static final String callbackkey = "99556382625431718404572320200079";
private static final String md5key = "wlwcinulevk1dwasxbrtt4n6a27d4td1";
private static final String callbackkey = "75395955368653747193692006532160";
private static final String md5key = "gy0gxyqidgxl5hfpobbr9qvf70aoacrr";
@RequestMapping(value = "/quickTcxZbCallback")
public String QuickCallback(HttpServletRequest request) throws Exception {