version:
update: fix: add:增加清除应用数据功能
This commit is contained in:
@@ -71,7 +71,6 @@ public class NetInterfaceManager {
|
||||
public static final String WEBSOCKET_URL = BuildConfig.WebsocketURL;
|
||||
public static final String HTTP_KEY = "YTM3YTAxNTJmMmZmNzkyM2E2YzIwZjlhZTc0NzNmMGI=";
|
||||
|
||||
|
||||
private NetInterfaceManager(Context context) {
|
||||
this.mContext = context;
|
||||
if (null == mRetrofit) {
|
||||
|
||||
Reference in New Issue
Block a user