修改悠谷参数

master
DESKTOP-C3M45P4\dengdan 2024-10-18 11:27:21 +08:00
parent 2bf3ea177a
commit a072c73ebb
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ public class XiyouYouGuZhiboVerifyService extends YouGuVerifyService {
@Override
boolean doVerify(VerifyParams params) {
String loginUrl = "http://smi.648sy.com/zzxxldyzqd1zf/auth";
String loginUrl = "http://smi.648sy.com/zzxxldyzgh1zf/auth";
LOGGER.info("西游悠谷直播1专服登录验证-->{}",params.getOpenId());
Map<String,String> parms = new HashMap<>();
parms.put("token",params.getToken());