SHOW FULL COLUMNS FROM `tp_system` [ RunTime:0.001145s ]
SELECT * FROM `tp_system` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000533s ]
SELECT * FROM `tp_system` WHERE `id` = 1 LIMIT 1 [ RunTime:0.011591s ]
SHOW FULL COLUMNS FROM `tp_cate` [ RunTime:0.000804s ]
SELECT `module_id` FROM `tp_cate` WHERE `cate_folder` = 'Product' LIMIT 1 [ RunTime:0.000333s ]
SHOW FULL COLUMNS FROM `tp_module` [ RunTime:0.000653s ]
SELECT `table_name` FROM `tp_module` WHERE `id` = 22 LIMIT 1 [ RunTime:0.000217s ]
SHOW FULL COLUMNS FROM `tp_field` [ RunTime:0.000694s ]
SELECT * FROM `tp_field` WHERE `module_id` = 22 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.001063s ]
SELECT `id` FROM `tp_cate` WHERE `cate_folder` = 'Product' LIMIT 1 [ RunTime:0.010970s ]
SELECT * FROM `tp_cate` WHERE `id` = 1 LIMIT 1 [ RunTime:0.001265s ]
SELECT `id`,`parent_id` FROM `tp_cate` [ RunTime:0.000454s ]
SHOW FULL COLUMNS FROM `tp_page` [ RunTime:0.000700s ]
SELECT * FROM `tp_page` WHERE `cate_id` = 18 AND `status` = 1 LIMIT 1 [ RunTime:0.000311s ]
SELECT * FROM `tp_page` WHERE `cate_id` = 18 AND `status` = 1 LIMIT 1 [ RunTime:0.000286s ]
SHOW FULL COLUMNS FROM `tp_item` [ RunTime:0.000633s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 114 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000480s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 115 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000481s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 115 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000462s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 130 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000445s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 406 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000430s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 407 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000431s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 408 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000419s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 409 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000440s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 410 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000425s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 411 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000418s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 412 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000435s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 413 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000432s ]
SHOW FULL COLUMNS FROM `tp_product` [ RunTime:0.000981s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `tp_product` WHERE ( status = 1 and (items in (115,130,406,407,408,409,410,411,412,413)) ) GROUP BY `title` ) `_group_count_` [ RunTime:0.002012s ]
SELECT * FROM `tp_product` WHERE ( status = 1 and (items in (115,130,406,407,408,409,410,411,412,413)) ) GROUP BY `title` ORDER BY `sort` ASC,`id` DESC LIMIT 0,12 [ RunTime:0.074016s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型感温火警探测器' ) [ RunTime:0.001380s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型复合式感烟感温火警探测器' ) [ RunTime:0.000981s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防节造室图形显示装置' ) [ RunTime:0.001016s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '独立式光电感烟火警探测报警器' ) [ RunTime:0.000995s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '输入/输出?' ) [ RunTime:0.000974s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '防爆?橄' ) [ RunTime:0.000972s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '蜂鸣器底座' ) [ RunTime:0.001062s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型感温火警探测器(P)' ) [ RunTime:0.001019s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型感温火警探测器(A2)' ) [ RunTime:0.011413s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防电话总机' ) [ RunTime:0.001132s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '防护箱' ) [ RunTime:0.001077s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '探测器装置拆卸工具' ) [ RunTime:0.001064s ]
SELECT COUNT(*) AS think_count FROM ( SELECT count(*) AS think_count FROM `tp_product` WHERE ( status = 1 and (items in (115,130,406,407,408,409,410,411,412,413)) ) GROUP BY `title` ) `_group_count_` [ RunTime:0.012528s ]
SELECT * FROM `tp_product` WHERE ( status = 1 and (items in (115,130,406,407,408,409,410,411,412,413)) ) GROUP BY `title` ORDER BY `sort` ASC,`id` DESC LIMIT 0,12 [ RunTime:0.005720s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型感温火警探测器' ) [ RunTime:0.011133s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型复合式感烟感温火警探测器' ) [ RunTime:0.001089s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防节造室图形显示装置' ) [ RunTime:0.001094s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '独立式光电感烟火警探测报警器' ) [ RunTime:0.001068s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '输入/输出?' ) [ RunTime:0.023072s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '防爆?橄' ) [ RunTime:0.001079s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '蜂鸣器底座' ) [ RunTime:0.001071s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型感温火警探测器(P)' ) [ RunTime:0.001062s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型感温火警探测器(A2)' ) [ RunTime:0.001053s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防电话总机' ) [ RunTime:0.011880s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '防护箱' ) [ RunTime:0.001732s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '探测器装置拆卸工具' ) [ RunTime:0.001258s ]