增加MessageService(更改域名), 取消显示公告
This commit is contained in:
@ -11,6 +11,7 @@ public class Config {
|
||||
public static final String COMMENT_HOST = "http://dev.comment2.ghzhushou.com/v1d2/";
|
||||
public static final String DATA_HOST = "http://data.ghzhushou.com/";
|
||||
public static final String LIBAO_HOST = "http://dev.libao2.ghzhushou.com/v1d2/";
|
||||
public static final String MESSAGE_HOST = "http://message.ghzhushou.com/v1d0/";
|
||||
public static final String PREFERENCE = "ghzhushou";
|
||||
|
||||
public static boolean isShow(Context context) {
|
||||
|
||||
Reference in New Issue
Block a user