商务服跳过验证

master
lvxinran 2021-06-18 18:23:45 +08:00
parent 66d21632a7
commit b17f94b309
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ public abstract class AbstractVerifyService implements VerifyService {
result = verifyTest(testParam); result = verifyTest(testParam);
} else if(sub_channel.equals("20201222")){ } else if(sub_channel.equals("20201222")){
//商务服 //商务服
//result = loginVerfifyShangwu("MHT", openId, token, MHTSDKConstans.rhappIdshangwu); result = true;
} else { } else {
//正式服appId //正式服appId
VerifyParams params = new VerifyParams(); VerifyParams params = new VerifyParams();