[ DB ] CONNECT:[ UseTime:0.000689s ] mysql:host=127.0.0.1;dbname=xuanranglobal_co;charset=utf8
[ SQL ] SHOW COLUMNS FROM `tp_catalog_category` [ RunTime:0.000909s ]
[ SQL ] SELECT `id`,`name`,pid as pid,`name_en`,`sort`,`status`,`created_at`,`is_open` FROM `tp_catalog_category` WHERE `is_del` = 1 AND `status` = 1 ORDER BY `id` ASC [ RunTime:0.000779s ]
[ SQL ] SELECT * FROM `tp_catalog_category` WHERE `status` = 1 AND `is_del` = 1 AND `id` = 96 LIMIT 1 [ RunTime:0.000453s ]
[ SQL ] SELECT * FROM `tp_catalog_category` WHERE `status` = 1 AND `is_del` = 1 [ RunTime:0.000619s ]
[ SQL ] SHOW COLUMNS FROM `tp_catalog_product` [ RunTime:0.000905s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `tp_catalog_product` `g` LEFT JOIN `tp_catalog_category` `c` ON `g`.`category_id`=`c`.`id` WHERE `g`.`is_del` = 1 AND `g`.`status` = 1 AND `g`.`parent_id` = 0 AND `g`.`category_id` IN (97,96) LIMIT 1 [ RunTime:0.005269s ]
[ SQL ] SELECT `g`.*,c.name category_name,c.name_en category_name_en FROM `tp_catalog_product` `g` LEFT JOIN `tp_catalog_category` `c` ON `g`.`category_id`=`c`.`id` WHERE `g`.`is_del` = 1 AND `g`.`status` = 1 AND `g`.`parent_id` = 0 AND `g`.`category_id` IN (97,96) ORDER BY `g`.`cas_number` ASC LIMIT 0,20 [ RunTime:0.006355s ]
[ SQL ] SELECT * FROM `tp_catalog_product` WHERE `parent_id` = 6806 AND `status` = 1 AND `is_del` = 1 [ RunTime:0.034033s ]
[ SQL ] SELECT * FROM `tp_catalog_product` WHERE `parent_id` = 6809 AND `status` = 1 AND `is_del` = 1 [ RunTime:0.033689s ]
[ SQL ] SELECT * FROM `tp_catalog_product` WHERE `parent_id` = 6804 AND `status` = 1 AND `is_del` = 1 [ RunTime:0.035950s ]
[ SQL ] SELECT * FROM `tp_catalog_category` WHERE `id` = 76 LIMIT 1 [ RunTime:0.000791s ]
[ SQL ] SELECT `id`,`name`,pid as pid,`name_en`,`sort`,`status`,`created_at`,`is_open` FROM `tp_catalog_category` WHERE `is_del` = 1 AND `status` = 1 ORDER BY `id` ASC [ RunTime:0.000766s ]
[ SQL ] SELECT * FROM `tp_catalog_category` WHERE `id` = 76 LIMIT 1 [ RunTime:0.000647s ]