SHOW FULL COLUMNS FROM `xb_page` [ RunTime:0.000899s ]
SELECT * FROM `xb_page` WHERE ( `id` = 1 ) AND `xb_page`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000382s ]
SHOW FULL COLUMNS FROM `xb_template` [ RunTime:0.001468s ]
SELECT `id`,`code`,`name`,`file_name`,`config`,`platform`,`theme_config`,`theme_type`,`site_theme_config` FROM `xb_template` WHERE `code` = 'xnu7xpl88s8sq72ujmkivipuzlvp6oe0' AND `platform` = 'pc' LIMIT 1 [ RunTime:0.000359s ]
SHOW FULL COLUMNS FROM `xb_site` [ RunTime:0.000560s ]
SELECT `type`,`key`,`value` FROM `xb_site` [ RunTime:0.000243s ]
SHOW FULL COLUMNS FROM `xb_template_modular` [ RunTime:0.000629s ]
SELECT t.code as template_code,`m`.`code`,tm.modular_config as config,`m`.`path`,`tm`.`parent_uid`,`tm`.`uid`,`tm`.`sort`,`tm`.`platform`,`tm`.`public_page_code`,`tm`.`ucode`,`tm`.`theme_config`,`tm`.`theme_type`,`t`.`site_theme_config` FROM `xb_template_modular` `tm` INNER JOIN `xb_template` `t` ON `tm`.`template_code`=`t`.`code` INNER JOIN `xb_modular` `m` ON `tm`.`modular_code`=`m`.`code` WHERE `t`.`code` = 'xnu7xpl88s8sq72ujmkivipuzlvp6oe0' AND `t`.`platform` = 'pc' AND `tm`.`platform` = 'pc' ORDER BY `tm`.`sort` [ RunTime:0.001537s ]
SHOW FULL COLUMNS FROM `xb_attribute` [ RunTime:0.000630s ]
SELECT `id`,`code`,`title`,`value`,`is_global`,`is_edit`,`is_required`,`modular_ucode`,`source`,`config`,`path` FROM `xb_attribute` WHERE `modular_ucode` = 'mod_es3p9d1iya1u72hdk5l6asap89l1o6' ORDER BY `sort` ASC [ RunTime:0.000346s ]
SELECT * FROM `xb_site` WHERE `key` = 'sslstatus' LIMIT 1 [ RunTime:0.000266s ]
SELECT * FROM `xb_site` WHERE `key` = 'domain' LIMIT 1 [ RunTime:0.000238s ]
SHOW FULL COLUMNS FROM `xb_promotion` [ RunTime:0.000629s ]
SELECT `id`,`name`,`location`,`code` FROM `xb_promotion` WHERE `status` = 1 AND ( `range` = 'all' or `range` REGEXP 'all_page' ) AND ( `platform` REGEXP 'pc' ) [ RunTime:0.000305s ]
SELECT `id`,`name`,`location`,`code` FROM `xb_promotion` WHERE `status` = 1 AND `range` = 'page' AND ( `platform` REGEXP 'pc' ) AND ( `related_ids` REGEXP '1' ) [ RunTime:0.000263s ]
SELECT c.`code`,c.`title`,p.`url` FROM xb_category as c LEFT JOIN xb_page as p on c.`code` = p.`category_code` where c.pcode = 'category-763'and c.`status` = '1' AND c.delete_time IS NULL order by c.`sort` asc, c.`id` asc [ RunTime:0.016777s ]
SELECT `id`,`title`,`title`,`publish_time`,`seo_desc`,`url`,`cover` FROM `xb_article` WHERE `category_code` LIKE '%category-763%'and `status` = '1' AND delete_time IS NULL order by sort asc, id asc [ RunTime:0.005164s ]