rabin 3 lat temu
rodzic
commit
5436b5af60
1 zmienionych plików z 1 dodań i 1 usunięć
  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
         (