dever 6 vuotta sitten
vanhempi
commit
db8f04e931
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      stat/database/journal.php

+ 2 - 1
stat/database/journal.php

@@ -51,7 +51,8 @@ return array
             'desc'      => '统计日期',
             'desc'      => '统计日期',
             'match'     => 'is_numeric',
             'match'     => 'is_numeric',
             'update'    => 'text',
             'update'    => 'text',
-            'search'  => 'time',
+            'search'    => 'time',
+            'order'     => 'desc',
             //'list'        => true,
             //'list'        => true,
         ),
         ),