SHOW FULL COLUMNS FROM `tp_system` [ RunTime:0.000909s ]
SELECT * FROM `tp_system` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000446s ]
SELECT * FROM `tp_system` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000513s ]
SHOW FULL COLUMNS FROM `tp_cate` [ RunTime:0.000760s ]
SELECT `module_id` FROM `tp_cate` WHERE `cate_folder` = 'Product' LIMIT 1 [ RunTime:0.000245s ]
SHOW FULL COLUMNS FROM `tp_module` [ RunTime:0.000664s ]
SELECT `table_name` FROM `tp_module` WHERE `id` = 22 LIMIT 1 [ RunTime:0.000242s ]
SHOW FULL COLUMNS FROM `tp_field` [ RunTime:0.000700s ]
SELECT * FROM `tp_field` WHERE `module_id` = 22 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.001009s ]
SELECT `id` FROM `tp_cate` WHERE `cate_folder` = 'Product' LIMIT 1 [ RunTime:0.022402s ]
SELECT * FROM `tp_cate` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000405s ]
SELECT `id`,`parent_id` FROM `tp_cate` [ RunTime:0.000238s ]
SHOW FULL COLUMNS FROM `tp_page` [ RunTime:0.000655s ]
SELECT * FROM `tp_page` WHERE `cate_id` = 18 AND `status` = 1 LIMIT 1 [ RunTime:0.000258s ]
SELECT * FROM `tp_page` WHERE `cate_id` = 18 AND `status` = 1 LIMIT 1 [ RunTime:0.000247s ]
SHOW FULL COLUMNS FROM `tp_item` [ RunTime:0.011546s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 114 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000488s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 115 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000467s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 115 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000434s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 130 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000384s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 406 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000420s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 407 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000394s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 408 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000421s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 409 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000410s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 410 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000383s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 411 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000425s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 412 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000410s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 413 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000412s ]
SHOW FULL COLUMNS FROM `tp_product` [ RunTime:0.000934s ]
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.002172s ]
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.006654s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '功率放大器' ) [ RunTime:0.001253s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '壁掛式聯(lián)動直流供電單元' ) [ RunTime:0.001163s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防廣播電話一體機' ) [ RunTime:0.001135s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防一體機控制器' ) [ RunTime:0.001127s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '火災聲警報器' ) [ RunTime:0.001312s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '緊急啟停按鈕/手自動轉換盒' ) [ RunTime:0.010829s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '線型光束感煙火災探測器' ) [ RunTime:0.001174s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣溶膠滅火裝置控制盒' ) [ RunTime:0.001141s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '緊急啟停按鈕' ) [ RunTime:0.001123s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣體釋放警報器' ) [ RunTime:0.001198s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣體滅火控制器' ) [ RunTime:0.001137s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '火災報警控制器 氣體滅火控制器' ) [ RunTime:0.001133s ]
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.001907s ]
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.017751s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '功率放大器' ) [ RunTime:0.001428s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '壁掛式聯(lián)動直流供電單元' ) [ RunTime:0.001318s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防廣播電話一體機' ) [ RunTime:0.001286s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防一體機控制器' ) [ RunTime:0.008008s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '火災聲警報器' ) [ RunTime:0.001485s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '緊急啟停按鈕/手自動轉換盒' ) [ RunTime:0.015209s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '線型光束感煙火災探測器' ) [ RunTime:0.001535s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣溶膠滅火裝置控制盒' ) [ RunTime:0.001387s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '緊急啟停按鈕' ) [ RunTime:0.001305s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣體釋放警報器' ) [ RunTime:0.001338s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣體滅火控制器' ) [ RunTime:0.001576s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '火災報警控制器 氣體滅火控制器' ) [ RunTime:0.001347s ]