SHOW FULL COLUMNS FROM `tp_system` [ RunTime:0.001073s ]
SELECT * FROM `tp_system` WHERE `id` = 1 LIMIT 1 [ RunTime:0.030920s ]
SELECT * FROM `tp_system` WHERE `id` = 1 LIMIT 1 [ RunTime:0.021379s ]
SHOW FULL COLUMNS FROM `tp_cate` [ RunTime:0.009588s ]
SELECT `module_id` FROM `tp_cate` WHERE `cate_folder` = 'Product' LIMIT 1 [ RunTime:0.000338s ]
SHOW FULL COLUMNS FROM `tp_module` [ RunTime:0.000833s ]
SELECT `table_name` FROM `tp_module` WHERE `id` = 22 LIMIT 1 [ RunTime:0.000315s ]
SHOW FULL COLUMNS FROM `tp_field` [ RunTime:0.000798s ]
SELECT * FROM `tp_field` WHERE `module_id` = 22 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.001145s ]
SELECT `id` FROM `tp_cate` WHERE `cate_folder` = 'Product' LIMIT 1 [ RunTime:0.010916s ]
SELECT * FROM `tp_cate` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000427s ]
SELECT `id`,`parent_id` FROM `tp_cate` [ RunTime:0.000271s ]
SHOW FULL COLUMNS FROM `tp_page` [ RunTime:0.024591s ]
SELECT * FROM `tp_page` WHERE `cate_id` = 18 AND `status` = 1 LIMIT 1 [ RunTime:0.000402s ]
SELECT * FROM `tp_page` WHERE `cate_id` = 18 AND `status` = 1 LIMIT 1 [ RunTime:0.000322s ]
SHOW FULL COLUMNS FROM `tp_item` [ RunTime:0.000661s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 114 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000502s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 115 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000477s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 115 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000449s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 130 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000416s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 406 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000421s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 407 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000417s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 408 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000438s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 409 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000425s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 410 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000783s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 411 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000434s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 412 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000397s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 413 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000419s ]
SHOW FULL COLUMNS FROM `tp_product` [ RunTime:0.001050s ]
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.002414s ]
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 24,12 [ RunTime:0.007126s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '功率放大器' ) [ RunTime:0.001493s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '壁掛式聯(lián)動(dòng)直流供電單元' ) [ RunTime:0.001380s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防廣播電話(huà)一體機(jī)' ) [ RunTime:0.001340s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防一體機(jī)控制器' ) [ RunTime:0.001423s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '火災(zāi)聲警報(bào)器' ) [ RunTime:0.011772s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '緊急啟停按鈕/手自動(dòng)轉(zhuǎn)換盒' ) [ RunTime:0.021523s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '線(xiàn)型光束感煙火災(zāi)探測(cè)器' ) [ RunTime:0.001394s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣溶膠滅火裝置控制盒' ) [ RunTime:0.001297s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '緊急啟停按鈕' ) [ RunTime:0.004976s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣體釋放警報(bào)器' ) [ RunTime:0.001314s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣體滅火控制器' ) [ RunTime:0.001206s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '火災(zāi)報(bào)警控制器 氣體滅火控制器' ) [ RunTime:0.007212s ]
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.038642s ]
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 24,12 [ RunTime:0.042324s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '功率放大器' ) [ RunTime:0.003769s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '壁掛式聯(lián)動(dòng)直流供電單元' ) [ RunTime:0.001500s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防廣播電話(huà)一體機(jī)' ) [ RunTime:0.001395s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防一體機(jī)控制器' ) [ RunTime:0.001313s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '火災(zāi)聲警報(bào)器' ) [ RunTime:0.001320s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '緊急啟停按鈕/手自動(dòng)轉(zhuǎn)換盒' ) [ RunTime:0.001296s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '線(xiàn)型光束感煙火災(zāi)探測(cè)器' ) [ RunTime:0.001334s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣溶膠滅火裝置控制盒' ) [ RunTime:0.001310s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '緊急啟停按鈕' ) [ RunTime:0.027083s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣體釋放警報(bào)器' ) [ RunTime:0.001460s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣體滅火控制器' ) [ RunTime:0.001341s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '火災(zāi)報(bào)警控制器 氣體滅火控制器' ) [ RunTime:0.001308s ]