set session sql_mode='NO_ENGINE_SUBSTITUTION' [ RunTime:0.000247s ]
SHOW FULL COLUMNS FROM `tp_1_servicedoffice` [ RunTime:0.001089s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `id` = 203 LIMIT 1 [ RunTime:0.000596s ]
SHOW FULL COLUMNS FROM `tp_1_servicedoffice_data_0` [ RunTime:0.000697s ]
SELECT * FROM `tp_1_servicedoffice_data_0` WHERE `id` = 203 LIMIT 1 [ RunTime:0.000321s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `catid` = 15 AND ( id<203 ) ORDER BY id desc LIMIT 1 [ RunTime:0.000856s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `catid` = 15 AND ( id>203 ) ORDER BY id asc LIMIT 1 [ RunTime:0.000643s ]
show COLUMNS FROM tp_1_build_category_data [ RunTime:0.001149s ]
SELECT `tp_1_build`.* FROM `tp_1_build` LEFT JOIN tp_1_build_category_data ON `tp_1_build_category_data`.`id`=`tp_1_build`.`id` WHERE `tp_1_build`.`id` IN (2487) ORDER BY `tp_1_build`.`updatetime` DESC [ RunTime:0.000861s ]
SELECT * FROM `tp_1_office` WHERE ( FIND_IN_SET (2487, `tp_1_office`.`relation_building`)) AND `tp_1_office`.`id` NOT IN (203) ORDER BY `tp_1_office`.`updatetime` DESC [ RunTime:0.003271s ]
show COLUMNS FROM tp_1_build_category_data [ RunTime:0.000703s ]
SELECT `tp_1_build`.* FROM `tp_1_build` LEFT JOIN tp_1_build_category_data ON `tp_1_build_category_data`.`id`=`tp_1_build`.`id` WHERE `tp_1_build`.`id` IN (2487) ORDER BY `tp_1_build`.`updatetime` DESC [ RunTime:0.000612s ]