rabin 3 년 전
부모
커밋
5436b5af60
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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
         (