@@ -293,5 +293,5 @@ public interface Constant {
/**
* 免登录渠道
*/
- List<String> NO_SIGN_CHANNEL_NAMES = List.of("百度", "抖音");
+ List<String> NO_SIGN_CHANNEL_NAMES = List.of("百度", "巨量");
}