修改log

master
DESKTOP-C3M45P4\dengdan 2024-09-11 23:18:58 +08:00
parent 21e9c048a2
commit 7f8a4b2f24
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ public class Tcx027VerifyService extends AbstractVerifyService {
return true;
}
if (!"1".equals(platform) ) {//正式 切不是pc
if (!"3".equals(platform) ) {//正式 切不是pc
String sub_channel = request.getParameter("sub_channel");
boolean result = false;
if (sub_channel != null && !sub_channel.equals("")) {