ToastUtil.showShort(context, R.string.connection_fail);改成ToastUtil.showShort(BusinesslinkApplication.getInstance(), R.string.connection_fail);