opt
This commit is contained in:
@@ -28,7 +28,7 @@ import java.util.concurrent.ConcurrentHashMap;
|
||||
@Keep
|
||||
public class MogoAiCloudSocketManager implements IMogoSocketManager {
|
||||
|
||||
private static final String TAG = "SocketManager-apk";
|
||||
private static final String TAG = "MogoAiCloudSocketManager-apk";
|
||||
|
||||
private static volatile MogoAiCloudSocketManager sInstance;
|
||||
private String mAppId;
|
||||
|
||||
@@ -28,7 +28,7 @@ import java.util.concurrent.ConcurrentHashMap;
|
||||
@Keep
|
||||
public class MogoAiCloudSocketManager implements IMogoSocketManager {
|
||||
|
||||
private static final String TAG = "SocketManager-apk";
|
||||
private static final String TAG = "MogoAiCloudSocketManager-sdk";
|
||||
|
||||
private static volatile MogoAiCloudSocketManager sInstance;
|
||||
private String mAppId;
|
||||
|
||||
Reference in New Issue
Block a user