set session sql_mode='NO_ENGINE_SUBSTITUTION' [ RunTime:0.000253s ]
SHOW FULL COLUMNS FROM `tp_1_servicedoffice` [ RunTime:0.001286s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `id` = 199 LIMIT 1 [ RunTime:0.000613s ]
SHOW FULL COLUMNS FROM `tp_1_servicedoffice_data_0` [ RunTime:0.000589s ]
SELECT * FROM `tp_1_servicedoffice_data_0` WHERE `id` = 199 LIMIT 1 [ RunTime:0.000354s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `catid` = 15 AND ( id<199 ) ORDER BY id desc LIMIT 1 [ RunTime:0.000983s ]
SELECT * FROM `tp_1_servicedoffice` WHERE `catid` = 15 AND ( id>199 ) ORDER BY id asc LIMIT 1 [ RunTime:0.000717s ]
show COLUMNS FROM tp_1_build_category_data [ RunTime:0.000779s ]
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 (1099) ORDER BY `tp_1_build`.`updatetime` DESC [ RunTime:0.001820s ]
SELECT * FROM `tp_1_office` WHERE ( FIND_IN_SET (1099, `tp_1_office`.`relation_building`)) AND `tp_1_office`.`id` NOT IN (199) ORDER BY `tp_1_office`.`updatetime` DESC [ RunTime:0.004732s ]
show COLUMNS FROM tp_1_build_category_data [ RunTime:0.000845s ]
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 (1099) ORDER BY `tp_1_build`.`updatetime` DESC [ RunTime:0.000778s ]