version:zhanrui 6.3.8,MTK 2.3.8
fix: update:接口优化,主页优化,心跳机制优化
This commit is contained in:
@@ -48,7 +48,7 @@ public class CommonConfig {
|
||||
/*上次检查更新时间*/
|
||||
public final static String LAST_CHECK_ALL_UPDATE_TIME = "lastCheckAllUpdateTime";
|
||||
/*获取设备的标签*/
|
||||
public final static String DEVICES_TAG = "Aoleyun_devices_tag";
|
||||
public final static String DEVICES_TAG = "Aoleyun_devices_tpush_tag";
|
||||
/*上次获取标签的时间*/
|
||||
public final static String GET_DEVICES_TAG_LASTTIME = "Aoleyun_devices_tag_last_time";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user