Commit a7804b86 authored by zw's avatar zw

bug

parent e51db3b6
......@@ -96,7 +96,7 @@ class DailyPaperService
break;
default:
}
$result["check_list"] = [];
$checkList = $this->getCheckList($daily_info[0]["id"]);
if (count($checkList) > 0) {
$result["check_list"] = $checkList;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment