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