Commit bb243a17d3446ab7fd1c8c8267fed0fde7c7e599

Authored by 徐近程
1 parent 54e393fa

update

src/main/java/com/cnlive/shenhe/utils/CommonConst.java
@@ -127,7 +127,7 @@ public class CommonConst { @@ -127,7 +127,7 @@ public class CommonConst {
127 public static Integer NOTICE_LIVEAPPLY = 2; 127 public static Integer NOTICE_LIVEAPPLY = 2;
128 128
129 //通知消息设置 129 //通知消息设置
130 - public static JSONObject NOTICE = JSONObject.parseObject("{\"1\":\"频道通知\",\"2\":\"直播申请通知\"}"); 130 + public static JSONObject NOTICE = JSONObject.parseObject("{\"1\":\"频道通知\",\"2\":\"直播申请通知\",\"3\":\"话题审核通知\"}");
131 131
132 /** 132 /**
133 * 邮件消息:直播申请 133 * 邮件消息:直播申请