快手evenType改为1

This commit is contained in:
huangjian
2021-09-27 14:37:20 +08:00
parent 944e140c03
commit 35006374ae

View File

@@ -74,7 +74,7 @@ public class ChannelPageModel extends BaseModel implements IChannelPageModel {
public void checkAd() {
if (BasicConfig.INSTANCE.isKwaiChannel()) {
checkKwaiAd("0");
checkKwaiAd("1");
}
if (BasicConfig.INSTANCE.isByteDanceChannel()) {