opt
This commit is contained in:
@@ -115,8 +115,8 @@ public class ShareConstants {
|
||||
public static final int VOICE_ALERT_COUNT = 3;
|
||||
|
||||
//1天的毫秒 TODO
|
||||
// public static final long ONE_DAY_TIME = 86400000;
|
||||
public static final long ONE_DAY_TIME = 60000;
|
||||
public static final long ONE_DAY_TIME = 86400000;
|
||||
// public static final long ONE_DAY_TIME = 60000;
|
||||
|
||||
//7天的毫秒
|
||||
public static final long SEVEN_DAY_TIME = 604800000;
|
||||
|
||||
Reference in New Issue
Block a user