SHOW FULL COLUMNS FROM `tp_system` [ RunTime:0.001151s ]
SELECT * FROM `tp_system` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000522s ]
SELECT * FROM `tp_system` WHERE `id` = 1 LIMIT 1 [ RunTime:0.011197s ]
SHOW FULL COLUMNS FROM `tp_cate` [ RunTime:0.000836s ]
SELECT `module_id` FROM `tp_cate` WHERE `cate_folder` = 'Product' LIMIT 1 [ RunTime:0.000290s ]
SHOW FULL COLUMNS FROM `tp_module` [ RunTime:0.000660s ]
SELECT `table_name` FROM `tp_module` WHERE `id` = 22 LIMIT 1 [ RunTime:0.000237s ]
SHOW FULL COLUMNS FROM `tp_field` [ RunTime:0.000712s ]
SELECT * FROM `tp_field` WHERE `module_id` = 22 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.001058s ]
SELECT `id` FROM `tp_cate` WHERE `cate_folder` = 'Product' LIMIT 1 [ RunTime:0.010135s ]
SELECT * FROM `tp_cate` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000342s ]
SELECT `id`,`parent_id` FROM `tp_cate` [ RunTime:0.000242s ]
SHOW FULL COLUMNS FROM `tp_page` [ RunTime:0.010299s ]
SELECT * FROM `tp_page` WHERE `cate_id` = 18 AND `status` = 1 LIMIT 1 [ RunTime:0.000349s ]
SELECT * FROM `tp_page` WHERE `cate_id` = 18 AND `status` = 1 LIMIT 1 [ RunTime:0.000308s ]
SHOW FULL COLUMNS FROM `tp_item` [ RunTime:0.000649s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 114 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000531s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 115 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000474s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 115 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000461s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 130 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000549s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 406 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000440s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 407 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000425s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 408 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000408s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 409 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000419s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 410 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000428s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 411 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000450s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 412 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000404s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 413 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000415s ]
SHOW FULL COLUMNS FROM `tp_product` [ RunTime:0.001015s ]
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.002230s ]
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.006181s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型感温火灾探测器' ) [ RunTime:0.001106s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型复合式感烟感温火灾探测器' ) [ RunTime:0.001049s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防控制室图形显示装置' ) [ RunTime:0.001029s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '自力式光电感烟火灾探测报警器' ) [ RunTime:0.020733s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '输入/输出模?????' ) [ RunTime:0.011955s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '防爆模?????橄' ) [ RunTime:0.001183s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '蜂鸣器底座' ) [ RunTime:0.001090s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型感温火灾探测器(P)' ) [ RunTime:0.001089s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型感温火灾探测器(A2)' ) [ RunTime:0.001058s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防电话总机' ) [ RunTime:0.001070s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '防护箱' ) [ RunTime:0.001104s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '探测器装置拆卸工具' ) [ RunTime:0.001079s ]
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.001847s ]
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.026963s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型感温火灾探测器' ) [ RunTime:0.001237s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型复合式感烟感温火灾探测器' ) [ RunTime:0.001103s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防控制室图形显示装置' ) [ RunTime:0.001088s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '自力式光电感烟火灾探测报警器' ) [ RunTime:0.001099s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '输入/输出模?????' ) [ RunTime:0.001072s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '防爆模?????橄' ) [ RunTime:0.032655s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '蜂鸣器底座' ) [ RunTime:0.019805s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型感温火灾探测器(P)' ) [ RunTime:0.018692s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '点型感温火灾探测器(A2)' ) [ RunTime:0.029193s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防电话总机' ) [ RunTime:0.009847s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '防护箱' ) [ RunTime:0.001261s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '探测器装置拆卸工具' ) [ RunTime:0.001081s ]