Commit adaea21e authored by zw's avatar zw

统计

parent 0ae0b6dd
......@@ -154,7 +154,7 @@ class ReportService
}
}
$result["total"] = $count["total"];
$result["total"] = $count[0]["total"];
return $result;
}
return null;
......
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