[ DB ] CONNECT:[ UseTime:0.000329s ] mysql:host=127.0.0.1;port=3306;dbname=snevc;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `s_category` [ RunTime:0.000585s ]
[ SQL ] SELECT * FROM `s_category` WHERE `id` = 492 LIMIT 1 [ RunTime:0.000363s ]
[ DB ] CONNECT:[ UseTime:0.000240s ] mysql:host=127.0.0.1;port=3306;dbname=snevc;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `s_category_data` [ RunTime:0.000423s ]
[ SQL ] SELECT * FROM `s_category_data` WHERE `catid` = 492 AND `site_id` = 3 LIMIT 1 [ RunTime:0.000389s ]
[ SQL ] SHOW COLUMNS FROM `s_category_read` [ RunTime:0.000407s ]
[ SQL ] SELECT roleid as id FROM `s_category_read` WHERE `catid` = 492 AND `is_admin` = 0 AND `action` = 'add' [ RunTime:0.000238s ]
[ DB ] CONNECT:[ UseTime:0.000235s ] mysql:host=127.0.0.1;port=3306;dbname=snevc;charset=utf8mb4
[ SQL ] SELECT * FROM `s_category` WHERE `id` = 491 LIMIT 1 [ RunTime:0.000273s ]
[ DB ] CONNECT:[ UseTime:0.000218s ] mysql:host=127.0.0.1;port=3306;dbname=snevc;charset=utf8mb4
[ SQL ] SELECT * FROM `s_category_data` WHERE `catid` = 491 AND `site_id` = 3 LIMIT 1 [ RunTime:0.000343s ]
[ SQL ] SELECT * FROM `s_category` WHERE ( status=1 AND `parentid` = 491 AND (FIND_IN_SET('3', sites)) ) ORDER BY `listorder` LIMIT 30 [ RunTime:0.000378s ]
[ SQL ] SELECT * FROM `s_category_data` WHERE `catid` = 492 AND `site_id` = 3 LIMIT 1 [ RunTime:0.000343s ]
[ SQL ] SELECT * FROM `s_category_data` WHERE `catid` = 493 AND `site_id` = 3 LIMIT 1 [ RunTime:0.000322s ]
[ SQL ] SHOW COLUMNS FROM `s_zsarticle` [ RunTime:0.000527s ]
[ 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`<1747754918 AND (`catid` = 492) and Zsarticle_data.site_id=3 ) [ RunTime:0.001875s ]
[ 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`<1747754918 AND (`catid` = 492) and Zsarticle_data.site_id=3 ) ORDER BY `listorder` DESC,`inputtime` DESC LIMIT 0,10 [ RunTime:0.002696s ]