rabin 2 years ago
parent
commit
a08edd88cb
1 changed files with 3 additions and 3 deletions
  1. 3 3
      service/agent/database/import_log.php

+ 3 - 3
service/agent/database/import_log.php

@@ -158,9 +158,9 @@ return array
             'desc'      => '',
             # 只有insert时才生效
             'insert'    => true,
-            'search'    => 'date',
-            'list'      => 'date("Y-m-d H:i", {cdate})',
-            'list_order' => 2,
+            //'search'    => 'date',
+            //'list'      => 'date("Y-m-d H:i", {cdate})',
+            //'list_order' => 2,
         ),
     ),