rabin 3 năm trước cách đây
mục cha
commit
5436b5af60

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

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