search_log.php 153 B

12345678
  1. <?php
  2. return [
  3. 'Keywords' => '关键字',
  4. 'Nums' => '搜索次数',
  5. 'Createtime' => '搜索时间',
  6. 'Status' => '状态'
  7. ];