修复眠花糖设置闹钟无效
This commit is contained in:
@@ -93,6 +93,7 @@ Future<ApiResponse> requestWithLog({
|
||||
EasyDartModule.logger.error("$logTitle 失败->$e");
|
||||
DailyLogUtils.writeError("$logTitle 失败->$e");
|
||||
onFailure?.call(apiResponse);
|
||||
apiResponse.msg = e.toString();
|
||||
return apiResponse;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user