zoujiajian 2 年之前
父節點
當前提交
a1a81a00a5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      netflix-common/src/main/java/com/cyksj/common/constant/Constant.java

+ 1 - 1
netflix-common/src/main/java/com/cyksj/common/constant/Constant.java

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