[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 12 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC LIMIT 1 [ RunTime:0.000527s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000335s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 3 ORDER BY `website_id` ASC,`sort_id` DESC,`id` ASC LIMIT 1 [ RunTime:0.000560s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 0 LIMIT 1 [ RunTime:0.000481s ]
[ SQL ] SHOW COLUMNS FROM `enetcms_type_list` [ RunTime:0.001879s ]
[ SQL ] SELECT * FROM `enetcms_type_list` WHERE `is_del` = 0 ORDER BY `sort_id` DESC,`id` ASC LIMIT 0,99999 [ RunTime:0.000276s ]
[ 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.002246s ]
[ SQL ] SHOW COLUMNS FROM `enetcms_website_model` [ RunTime:0.001765s ]
[ SQL ] SELECT * FROM `enetcms_website_model` WHERE `id` = 8 ORDER BY `id` ASC LIMIT 1 [ RunTime:0.000311s ]
[ SQL ] SHOW COLUMNS FROM `enetcms_access_ip` [ RunTime:0.001716s ]
[ SQL ] SELECT * FROM `enetcms_access_ip` WHERE `ip` = '104.247.192.194' ORDER BY `create_time` DESC,`id` ASC LIMIT 1 [ RunTime:0.005693s ]
[ SQL ] SHOW COLUMNS FROM `enetcms_access_pv` [ RunTime:0.001727s ]
[ SQL ] SELECT * FROM `enetcms_access_pv` WHERE `url` = '/list/12.html' AND `datetime` = '20240209' AND `create_time` > 1707428262 ORDER BY `create_time` DESC,`id` ASC LIMIT 1 [ RunTime:0.029741s ]
[ SQL ] SHOW COLUMNS FROM `enetcms_access_uv` [ RunTime:0.002095s ]
[ SQL ] SELECT * FROM `enetcms_access_uv` WHERE `ip_id` = 7825 AND `datetime` = '20240209' ORDER BY `create_time` DESC,`id` ASC LIMIT 1 [ RunTime:0.010515s ]
[ SQL ] UPDATE `enetcms_category` SET `view`=`view`+1 WHERE `id` = 12 [ RunTime:0.011714s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 12 AND `status` = 1 AND `is_del` = 0 [ RunTime:0.000941s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `enetcms_content` `Content` INNER JOIN `enetcms_category` `Category` ON `Content`.`category_id`=`Category`.`id` INNER JOIN `enetcms_advertising` `Advertising` ON `Content`.`id`=`Advertising`.`content_id` WHERE ( `category_id` IN (12) OR ( find_in_set(12,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.001832s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `parent_id` = 12 AND `status` = 1 AND `is_del` = 0 [ RunTime:0.000401s ]
[ 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,`Advertising`.`content_id`,`Advertising`.`image`,`Advertising`.`author`,`Advertising`.`description`,`Advertising`.`description_02`,`Advertising`.`content`,`Advertising`.`pic`,`Advertising`.`pic_title`,`Advertising`.`txt_image`,`Advertising`.`m_image` FROM `enetcms_content` `Content` INNER JOIN `enetcms_category` `Category` ON `Content`.`category_id`=`Category`.`id` INNER JOIN `enetcms_advertising` `Advertising` ON `Content`.`id`=`Advertising`.`content_id` WHERE ( `category_id` IN (12) OR ( find_in_set(12,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,12 [ RunTime:0.001290s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000608s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000489s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 12 LIMIT 1 [ RunTime:0.000329s ]
[ SQL ] SELECT * FROM `enetcms_category` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000304s ]
[ 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.000764s ]
[ 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.000761s ]
[ 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.000641s ]
[ 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.000678s ]
[ 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.000392s ]
[ 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.000395s ]
[ 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.000366s ]
[ 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.000725s ]
[ 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.000427s ]
[ 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.000368s ]
[ 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.000363s ]
[ 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.000666s ]
[ 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.000357s ]
[ 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.000343s ]
[ 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` = 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.000653s ]
[ 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.000616s ]
[ 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.000357s ]
[ 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.000375s ]
[ 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.000376s ]
[ 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.000376s ]
[ 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.000351s ]
[ 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.000365s ]
[ 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.000345s ]
[ 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.000356s ]
[ 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.000345s ]
[ 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.000357s ]
[ 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.000668s ]
[ 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.000381s ]