SHOW FULL COLUMNS FROM `tp_system` [ RunTime:0.000699s ]
SELECT * FROM `tp_system` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000329s ]
SELECT * FROM `tp_system` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000337s ]
SHOW FULL COLUMNS FROM `tp_cate` [ RunTime:0.000515s ]
SELECT `module_id` FROM `tp_cate` WHERE `cate_folder` = 'Product' LIMIT 1 [ RunTime:0.000166s ]
SHOW FULL COLUMNS FROM `tp_module` [ RunTime:0.000449s ]
SELECT `table_name` FROM `tp_module` WHERE `id` = 22 LIMIT 1 [ RunTime:0.000227s ]
SHOW FULL COLUMNS FROM `tp_field` [ RunTime:0.000529s ]
SELECT * FROM `tp_field` WHERE `module_id` = 22 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000734s ]
SELECT `id` FROM `tp_cate` WHERE `cate_folder` = 'Product' LIMIT 1 [ RunTime:0.000220s ]
SELECT * FROM `tp_cate` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000267s ]
SELECT `id`,`parent_id` FROM `tp_cate` [ RunTime:0.000192s ]
SHOW FULL COLUMNS FROM `tp_page` [ RunTime:0.000480s ]
SELECT * FROM `tp_page` WHERE `cate_id` = 18 AND `status` = 1 LIMIT 1 [ RunTime:0.000245s ]
SELECT * FROM `tp_page` WHERE `cate_id` = 18 AND `status` = 1 LIMIT 1 [ RunTime:0.000223s ]
SHOW FULL COLUMNS FROM `tp_item` [ RunTime:0.000424s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 114 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000354s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 115 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000329s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 115 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000305s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 130 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000297s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 406 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000289s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 407 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000326s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 408 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000325s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 409 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000240s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 410 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000225s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 411 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000295s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 412 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000306s ]
SELECT `id`,`title` FROM `tp_item` WHERE `pid` = 413 AND `status` = 1 ORDER BY `sort` ASC,`id` ASC [ RunTime:0.000367s ]
SHOW FULL COLUMNS FROM `tp_product` [ RunTime:0.000657s ]
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.001408s ]
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.004131s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '功率放大器' ) [ RunTime:0.000863s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '壁掛式聯(lián)動直流供電單元' ) [ RunTime:0.000860s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防廣播電話一體機' ) [ RunTime:0.000840s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防一體機控制器' ) [ RunTime:0.000774s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '火災聲警報器' ) [ RunTime:0.000809s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '緊急啟停按鈕/手自動轉換盒' ) [ RunTime:0.000775s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '線型光束感煙火災探測器' ) [ RunTime:0.000770s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣溶膠滅火裝置控制盒' ) [ RunTime:0.000767s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '緊急啟停按鈕' ) [ RunTime:0.000792s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣體釋放警報器' ) [ RunTime:0.000773s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣體滅火控制器' ) [ RunTime:0.000770s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '火災報警控制器 氣體滅火控制器' ) [ RunTime:0.000748s ]
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.001197s ]
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.003968s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '功率放大器' ) [ RunTime:0.000753s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '壁掛式聯(lián)動直流供電單元' ) [ RunTime:0.000728s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防廣播電話一體機' ) [ RunTime:0.000736s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '消防一體機控制器' ) [ RunTime:0.000721s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '火災聲警報器' ) [ RunTime:0.000707s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '緊急啟停按鈕/手自動轉換盒' ) [ RunTime:0.000713s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '線型光束感煙火災探測器' ) [ RunTime:0.000719s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣溶膠滅火裝置控制盒' ) [ RunTime:0.000736s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '緊急啟停按鈕' ) [ RunTime:0.000724s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣體釋放警報器' ) [ RunTime:0.000710s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '氣體滅火控制器' ) [ RunTime:0.000709s ]
SELECT COUNT(*) AS think_count FROM `tp_product` WHERE ( status =1 and title = '火災報警控制器 氣體滅火控制器' ) [ RunTime:0.000710s ]