[ DB ] CONNECT:[ UseTime:0.000353s ] mysql:host=127.0.0.1;port=3306;dbname=guanlingxs;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `aikehou_config` [ RunTime:0.000782s ]
[ SQL ] SELECT * FROM `aikehou_config` WHERE `status` = 1 ORDER BY `weigh` ASC [ RunTime:0.000571s ]
[ SQL ] SHOW COLUMNS FROM `aikehou_category` [ RunTime:0.000740s ]
[ SQL ] SELECT * FROM `aikehou_category` WHERE `position` <> 0 AND `status` = 1 ORDER BY `weigh` ASC,`id` DESC [ RunTime:0.000416s ]
[ SQL ] SHOW COLUMNS FROM `aikehou_anli` [ RunTime:0.000677s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `aikehou_anli` WHERE `status` = 1 AND `catid` = 9 AND `isdel` = 0 [ RunTime:0.000260s ]
[ SQL ] SELECT * FROM `aikehou_anli` WHERE `status` = 1 AND `catid` = 9 AND `isdel` = 0 ORDER BY `id` DESC LIMIT 0,5 [ RunTime:0.000521s ]
[ SQL ] SELECT * FROM `aikehou_anli` WHERE `status` = 1 AND `catid` = 9 AND `isdel` = 0 AND `command` = 1 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.000412s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `aikehou_anli` WHERE `status` = 1 AND `catid` = 9 AND `isdel` = 0 AND `status` = 1 AND `catid` = 9 AND `isdel` = 0 ORDER BY `id` DESC [ RunTime:0.000219s ]