[ DB ] CONNECT:[ UseTime:0.000265s ] mysql:host=127.0.0.1;dbname=thinkphp5;charset=utf8
[ SQL ] SHOW COLUMNS FROM `journal` [ RunTime:0.000551s ]
[ SQL ] SELECT * FROM `journal` WHERE ( `title` LIKE '%综合%' OR `entitle` LIKE '%综合%' ) AND `status` = 1 ORDER BY `reduzhi` DESC,`id` ASC LIMIT 0,10 [ RunTime:0.000599s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `journal` WHERE ( `title` LIKE '%综合%' OR `entitle` LIKE '%综合%' ) AND `status` = 1 LIMIT 1 [ RunTime:0.000429s ]