version:3.3.3
fix: update:优化网络连接
This commit is contained in:
@@ -35,7 +35,7 @@ import okhttp3.RequestBody;
|
||||
public class LogcatService extends Service {
|
||||
public final static String LOGCAT_START_ACTION = "START";
|
||||
public final static String LOGCAT_STOP_ACTION = "STOP";
|
||||
private String TAG = LogcatService.class.getSimpleName();
|
||||
private static final String TAG = "LogcatService";
|
||||
|
||||
|
||||
public LogcatService() {
|
||||
|
||||
Reference in New Issue
Block a user