1
This commit is contained in:
@@ -75,6 +75,7 @@ class Article extends Base
|
||||
$count = $this->article_obj->where($where)->count();
|
||||
|
||||
|
||||
|
||||
foreach ($res as $key => $val) {
|
||||
//查询建议转投详情
|
||||
$transfer_info = $this->article_transfer_obj
|
||||
|
||||
Reference in New Issue
Block a user