新增插件模块管理
This commit is contained in:
BIN
common/src/main/assets/anchorPlugin.apk
Normal file
BIN
common/src/main/assets/anchorPlugin.apk
Normal file
Binary file not shown.
@@ -1264,6 +1264,7 @@ public class LiveNetManager {
|
||||
callback.onSuccess(listResponseModel.getData().getInfo());
|
||||
}
|
||||
}, throwable -> {
|
||||
throwable.printStackTrace();
|
||||
if (callback != null) {
|
||||
callback.onError(throwable.getMessage());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user