Your Name 3 years ago
parent
commit
b78e2c91e8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tool/work/database/info_stat.php

+ 1 - 1
tool/work/database/info_stat.php

@@ -184,7 +184,7 @@ return array
             'type' => 'all',
             'order' => array('day' => 'desc', 'cdate' => 'desc'),
             'page' => array(20, 'list'),
-            // 'group' => 'day,mobile',
+            'group' => 'day',
             'col' => '*',
         ),
     ),