[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 19 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC LIMIT 1 [ RunTime:0.000718s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000353s ]
[ SQL ] SHOW COLUMNS FROM `enetcms_type_list` [ RunTime:0.001925s ]
[ SQL ] SELECT * FROM `enetcms_type_list` WHERE `is_del` = 0 ORDER BY `sort_id` DESC,`id` ASC LIMIT 0,99999 [ RunTime:0.000412s ]
[ SQL ] SELECT `Content`.`id`,`Content`.`category_id`,`Content`.`sub_category_id`,`Content`.`name`,`Content`.`url`,`Content`.`icon`,`Content`.`tags`,`Content`.`blank`,`Content`.`dir`,`Content`.`meta_title`,`Content`.`meta_keywords`,`Content`.`meta_description`,`Content`.`download_associate`,`Content`.`link_associate`,`Content`.`create_time`,`Content`.`release_time`,`Content`.`sort_id`,`Content`.`audit`,`Content`.`admin_id`,`Content`.`is_draft`,`Content`.`status`,`Content`.`is_hot`,`Content`.`is_top`,`Content`.`is_del`,`Content`.`model`,`Content`.`view`,Category.name as category_name,`Product`.`content_id`,`Product`.`image`,`Product`.`brand`,`Product`.`external_model`,`Product`.`pro_type`,`Product`.`product_code`,`Product`.`oem_code`,`Product`.`chip`,`Product`.`color`,`Product`.`page_yield`,`Product`.`suitable_for`,`Product`.`stock`,`Product`.`area`,`Product`.`price`,`Product`.`description`,`Product`.`parameter`,`Product`.`composition`,`Product`.`principle`,`Product`.`content`,`Product`.`pic`,`Product`.`pic_title`,`Product`.`video_url`,Brand.name as brand_name FROM `enetcms_content` `Content` INNER JOIN `enetcms_category` `Category` ON `Content`.`category_id`=`Category`.`id` INNER JOIN `enetcms_product` `Product` ON `Content`.`id`=`Product`.`content_id` LEFT JOIN `enetcms_brand` `Brand` ON `Product`.`brand`=`Brand`.`id` WHERE `Content`.`is_del` = 0 AND `Content`.`status` = 1 ORDER BY `Product`.`brand` ASC [ RunTime:0.001939s ]
[ SQL ] SHOW COLUMNS FROM `enetcms_website_model` [ RunTime:0.002527s ]
[ SQL ] SELECT * FROM `enetcms_website_model` WHERE `id` = 2 ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000347s ]
[ SQL ] SHOW COLUMNS FROM `enetcms_access_ip` [ RunTime:0.001625s ]
[ SQL ] SELECT * FROM `enetcms_access_ip` WHERE `ip` = '104.247.192.194' ORDER BY `create_time` DESC,`id` ASC LIMIT 1 [ RunTime:0.000326s ]
[ SQL ] SHOW COLUMNS FROM `enetcms_access_pv` [ RunTime:0.001846s ]
[ SQL ] SELECT * FROM `enetcms_access_pv` WHERE `url` = '/list/19.html' AND `datetime` = '20240209' AND `create_time` > 1707464514 ORDER BY `create_time` DESC,`id` ASC LIMIT 1 [ RunTime:0.016035s ]
[ SQL ] SHOW COLUMNS FROM `enetcms_access_uv` [ RunTime:0.001972s ]
[ SQL ] SELECT * FROM `enetcms_access_uv` WHERE `ip_id` = 7825 AND `datetime` = '20240209' ORDER BY `create_time` DESC,`id` ASC LIMIT 1 [ RunTime:0.000674s ]
[ SQL ] UPDATE `enetcms_category` SET `view`=`view`+1 WHERE `id` = 19 [ RunTime:0.004589s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 19 AND `status` = 1 AND `is_del` = 0 [ RunTime:0.000990s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `enetcms_content` `Content` INNER JOIN `enetcms_category` `Category` ON `Content`.`category_id`=`Category`.`id` INNER JOIN `enetcms_article` `Article` ON `Content`.`id`=`Article`.`content_id` WHERE ( `category_id` IN (19) OR ( find_in_set(19,sub_category_id) ) ) AND `Content`.`is_del` = 0 AND `Content`.`status` = 1 AND `Content`.`audit` = 1 AND `Content`.`is_draft` = 1 LIMIT 1 [ RunTime:0.001666s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 19 AND `status` = 1 AND `is_del` = 0 [ RunTime:0.000378s ]
[ SQL ] SELECT `Content`.`id`,`Content`.`category_id`,`Content`.`sub_category_id`,`Content`.`name`,`Content`.`url`,`Content`.`icon`,`Content`.`tags`,`Content`.`blank`,`Content`.`dir`,`Content`.`meta_title`,`Content`.`meta_keywords`,`Content`.`meta_description`,`Content`.`download_associate`,`Content`.`link_associate`,`Content`.`create_time`,`Content`.`release_time`,`Content`.`sort_id`,`Content`.`audit`,`Content`.`admin_id`,`Content`.`is_draft`,`Content`.`status`,`Content`.`is_hot`,`Content`.`is_top`,`Content`.`is_del`,`Content`.`model`,`Content`.`view`,Category.name as category_name,`Article`.`content_id`,`Article`.`image`,`Article`.`author`,`Article`.`urls`,`Article`.`description`,`Article`.`content`,`Article`.`pic`,`Article`.`pic_title`,`Article`.`meeting_time`,`Article`.`meeting_format` FROM `enetcms_content` `Content` INNER JOIN `enetcms_category` `Category` ON `Content`.`category_id`=`Category`.`id` INNER JOIN `enetcms_article` `Article` ON `Content`.`id`=`Article`.`content_id` WHERE ( `category_id` IN (19) OR ( find_in_set(19,sub_category_id) ) ) AND `Content`.`is_del` = 0 AND `Content`.`status` = 1 AND `Content`.`audit` = 1 AND `Content`.`is_draft` = 1 ORDER BY `Content`.`is_top` ASC,`Content`.`sort_id` DESC,`Content`.`release_time` DESC,`Content`.`create_time` DESC,`Content`.`id` ASC LIMIT 0,8 [ RunTime:0.006045s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000841s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000537s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000509s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000420s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000369s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000464s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000418s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000295s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000301s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000271s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000335s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000271s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000287s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000327s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 19 LIMIT 1 [ RunTime:0.000420s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 4 LIMIT 1 [ RunTime:0.000344s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000973s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 0 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000880s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 1 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000618s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 2 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.001978s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 2 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000354s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 2 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000336s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 2 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000452s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 3 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000773s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 3 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000382s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 3 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000468s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 3 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000348s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 4 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000680s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 4 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000337s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 4 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000310s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 4 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000461s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 5 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000684s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 6 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000575s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 4 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000330s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 4 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000370s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 4 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000493s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 4 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000347s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 4 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000335s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 4 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000470s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 4 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000337s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 4 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000472s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 20 AND `status` = 1 AND `is_del` = 0 [ RunTime:0.000646s ]
[ SQL ] SELECT `Content`.`id`,`Content`.`category_id`,`Content`.`sub_category_id`,`Content`.`name`,`Content`.`url`,`Content`.`icon`,`Content`.`tags`,`Content`.`blank`,`Content`.`dir`,`Content`.`meta_title`,`Content`.`meta_keywords`,`Content`.`meta_description`,`Content`.`download_associate`,`Content`.`link_associate`,`Content`.`create_time`,`Content`.`release_time`,`Content`.`sort_id`,`Content`.`audit`,`Content`.`admin_id`,`Content`.`is_draft`,`Content`.`status`,`Content`.`is_hot`,`Content`.`is_top`,`Content`.`is_del`,`Content`.`model`,`Content`.`view`,Category.name as category_name,`Article`.`content_id`,`Article`.`image`,`Article`.`author`,`Article`.`urls`,`Article`.`description`,`Article`.`content`,`Article`.`pic`,`Article`.`pic_title`,`Article`.`meeting_time`,`Article`.`meeting_format` FROM `enetcms_content` `Content` INNER JOIN `enetcms_category` `Category` ON `Content`.`category_id`=`Category`.`id` INNER JOIN `enetcms_article` `Article` ON `Content`.`id`=`Article`.`content_id` WHERE `Content`.`category_id` IN ('20') AND `Content`.`is_hot` = 1 AND `Content`.`is_del` = 0 AND `Content`.`status` = 1 AND `Content`.`is_draft` = 1 AND `Content`.`audit` = 1 ORDER BY `Content`.`is_top` ASC,`Content`.`sort_id` DESC,`Content`.`release_time` DESC,`Content`.`create_time` DESC,`Content`.`id` ASC LIMIT 0,9 [ RunTime:0.000889s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000450s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 0 AND `menu_show` = 1 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000437s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 17 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000574s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 17 AND `website_id` = 1 AND `status` = 1 AND `is_del` = 0 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC [ RunTime:0.000374s ]