Commit 1054b5f0 by 冷斌

踢人

parent 4914f91d
...@@ -1630,7 +1630,7 @@ class Model_Home extends PhalApi_Model_NotORM { ...@@ -1630,7 +1630,7 @@ class Model_Home extends PhalApi_Model_NotORM {
return [ return [
'list' => $results, 'list' => $results,
'count' => DI()->notorm->dynamic 'count' => DI()->notorm->users_comment_dynamic
->where($where)->count(), ->where($where)->count(),
]; ];
} }
......
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