完善选择社区

This commit is contained in:
kehaoyuan
2019-07-12 16:33:06 +08:00
parent 18af7c51c8
commit fb4d1df210
17 changed files with 180 additions and 134 deletions

View File

@ -48,4 +48,6 @@ public class Constants {
public static final int COMMENT_CD = 60 * 1000;
public static final String[] REPORT_LIST = new String[]{"垃圾广告营销", "恶意攻击谩骂", "淫秽色情信息", "违法有害信息", "其它"};
public static final String ENTRANCE_UNKNOWN = "(unknown)";
}