dever 6 년 전
부모
커밋
7a118272f5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      code/database/info.php

+ 1 - 1
code/database/info.php

@@ -324,7 +324,7 @@ return array
             'type' => 'all',
             'order' => array('type' => 'asc', 'id' => 'desc'),
             'page' => array(10, 'list'),
-            'col' => 'id,code,type',
+            'col' => 'id,code,type,create_uid',
         ),
 
         'getData' => array