rabin 3 anni fa
parent
commit
5436b5af60
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
         (