version:1.0.1
update: bugfixes:修复TAG
This commit is contained in:
@@ -9,7 +9,7 @@ import com.xxpatx.os.config.CommonConfig;
|
||||
import com.xxpatx.os.utils.TimeUtils;
|
||||
|
||||
public class ConnectManager {
|
||||
private static final String TAG = ConnectManager.class.getSimpleName();
|
||||
private static final String TAG = "ConnectManager";
|
||||
|
||||
|
||||
public static final long ONE_MINUTES_TIME = 60 * 1000;
|
||||
|
||||
Reference in New Issue
Block a user