rabin 2 年之前
父節點
當前提交
d3599d3f2c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      database/relation.php

+ 1 - 1
database/relation.php

@@ -117,7 +117,7 @@ return array
 			'order' => array('cdate' => 'desc'),
             'group' => 'to_uid',
 			'page' => array(10, 'list'),
-			'col' => 'distinct to_uid,*',
+			'col' => '*',
 		),
 
 		'getChildCount' => array