rabin il y a 3 ans
Parent
commit
5436b5af60
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      service/setting/database/title.php

+ 1 - 1
service/setting/database/title.php

@@ -108,7 +108,7 @@ return array
             ),
             'type' => 'all',
             'order' => array('id' => 'desc'),
-            'col' => '*',
+            'col' => '*|id',
         ),
         'getDataByIds' => array
         (