version:
bugfixes:对接分组标签和强制下载分组应用,增加地理围栏接口,地理围栏功能未实现
This commit is contained in:
@@ -61,6 +61,8 @@ public class CommonConfig {
|
||||
public final static String LAST_CHECK_ALL_UPDATE_TIME = "lastCheckAllUpdateTime";
|
||||
/*获取设备的标签*/
|
||||
public final static String DEVICES_TAG = "Aoleyun_devices_tpush_tag";
|
||||
/*分组标签*/
|
||||
public final static String DEVICES_GROUP_TAG = "Aoleyun_devices_tpush_group_tag";
|
||||
/*上次获取标签的时间*/
|
||||
public final static String GET_DEVICES_TAG_LASTTIME = "Aoleyun_devices_tag_last_time";
|
||||
/*专注模式刷新*/
|
||||
|
||||
Reference in New Issue
Block a user