rabin 3 年之前
父节点
当前提交
2c06b87aaa
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      service/agent/database/soft_cash.php

+ 1 - 0
service/agent/database/soft_cash.php

@@ -292,6 +292,7 @@ return array
             'desc'      => '',
             'match'     => 'is_numeric',
             'update'    => 'day',
+            'search'    => 'hidden',
             //'search'    => $search_auth == 2 ? 'order' : 'date',
             //'order'     => $search_auth == 2 ? 'desc' : false,
             'callback'  => 'maketime',