version:4.3
fix:优化 update:
This commit is contained in:
@@ -284,7 +284,7 @@ public class TimeUtils {
|
||||
long now = mNtpClient.getNtpTime();//now就是获取的时间
|
||||
return now;
|
||||
} else {
|
||||
Log.e("getTimeFromNtpServer", " failed");
|
||||
Log.e("getTimeFromNtpServer", " failed");
|
||||
}
|
||||
return -1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user