[ DB ] CONNECT:[ UseTime:0.000373s ] mysql:host=127.0.0.1;port=3306;dbname=snevc;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `s_category` [ RunTime:0.000599s ]
[ SQL ] SELECT * FROM `s_category` WHERE `id` = 314 LIMIT 1 [ RunTime:0.000343s ]
[ DB ] CONNECT:[ UseTime:0.000280s ] mysql:host=127.0.0.1;port=3306;dbname=snevc;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `s_category_data` [ RunTime:0.000454s ]
[ SQL ] SELECT * FROM `s_category_data` WHERE `catid` = 314 AND `site_id` = 3 LIMIT 1 [ RunTime:0.000476s ]
[ SQL ] SHOW COLUMNS FROM `s_category_read` [ RunTime:0.000435s ]
[ SQL ] SELECT roleid as id FROM `s_category_read` WHERE `catid` = 314 AND `is_admin` = 0 AND `action` = 'add' [ RunTime:0.000223s ]
[ DB ] CONNECT:[ UseTime:0.000287s ] mysql:host=127.0.0.1;port=3306;dbname=snevc;charset=utf8mb4
[ SQL ] SELECT * FROM `s_category` WHERE `id` = 300 LIMIT 1 [ RunTime:0.000340s ]
[ DB ] CONNECT:[ UseTime:0.000235s ] mysql:host=127.0.0.1;port=3306;dbname=snevc;charset=utf8mb4
[ SQL ] SELECT * FROM `s_category_data` WHERE `catid` = 300 AND `site_id` = 3 LIMIT 1 [ RunTime:0.000458s ]
[ SQL ] SELECT * FROM `s_category` WHERE ( status=1 AND `parentid` = 300 AND (FIND_IN_SET('3', sites)) ) ORDER BY `listorder` LIMIT 30 [ RunTime:0.000446s ]
[ SQL ] SELECT * FROM `s_category_data` WHERE `catid` = 431 AND `site_id` = 3 LIMIT 1 [ RunTime:0.000438s ]
[ SQL ] SELECT * FROM `s_category_data` WHERE `catid` = 432 AND `site_id` = 3 LIMIT 1 [ RunTime:0.000388s ]
[ SQL ] SELECT * FROM `s_category_data` WHERE `catid` = 313 AND `site_id` = 3 LIMIT 1 [ RunTime:0.000368s ]
[ SQL ] SELECT * FROM `s_category_data` WHERE `catid` = 315 AND `site_id` = 3 LIMIT 1 [ RunTime:0.000357s ]
[ SQL ] SELECT * FROM `s_category_data` WHERE `catid` = 314 AND `site_id` = 3 LIMIT 1 [ RunTime:0.000368s ]
[ SQL ] SELECT * FROM `s_category_data` WHERE `catid` = 433 AND `site_id` = 3 LIMIT 1 [ RunTime:0.000385s ]
[ SQL ] SHOW COLUMNS FROM `s_zsarticle` [ RunTime:0.000670s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `s_zsarticle` `Zsarticle` LEFT JOIN `s_zsarticle_data` `Zsarticle_data` ON `Zsarticle`.`id`=`Zsarticle_data`.`did` WHERE ( `status`=1 AND `inputtime`<1728257286 AND (`catid` = 314) and Zsarticle_data.site_id=3 ) [ RunTime:0.000930s ]
[ SQL ] SELECT `Zsarticle`.*,`Zsarticle_data`.*,`Zsarticle`.id as id FROM `s_zsarticle` `Zsarticle` LEFT JOIN `s_zsarticle_data` `Zsarticle_data` ON `Zsarticle`.`id`=`Zsarticle_data`.`did` WHERE ( `status`=1 AND `inputtime`<1728257286 AND (`catid` = 314) and Zsarticle_data.site_id=3 ) ORDER BY `listorder` DESC,`did` DESC LIMIT 0,10 [ RunTime:0.001031s ]