SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004719s ]
SELECT * FROM `ent_enterprise` WHERE `credit_code` = '91440403MADL6R6B43' LIMIT 1 [ RunTime:0.003336s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.003942s ]
SELECT `name` FROM `ent_industry` WHERE `id` = 294 LIMIT 1 [ RunTime:0.003236s ]
SELECT `name` FROM `ent_industry` WHERE `id` = 295 LIMIT 1 [ RunTime:0.003101s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.003948s ]
SELECT `name` FROM `ent_region` WHERE `id` = 551 LIMIT 1 [ RunTime:0.003172s ]
SELECT `name` FROM `ent_region` WHERE `id` = 606 LIMIT 1 [ RunTime:0.003114s ]
SHOW FULL COLUMNS FROM `ent_enterprise_detail` [ RunTime:0.004157s ]
SELECT * FROM `ent_enterprise_detail` WHERE `enterprise_id` = '8098647' LIMIT 1 [ RunTime:0.003664s ]
SELECT `id`,`name`,`credit_code` FROM `ent_enterprise` FORCE INDEX ( idx_neighbor ) WHERE `city_id` = 606 AND `industry_category_id` = 294 AND `id` <> '8098647' ORDER BY `id` DESC LIMIT 6 [ RunTime:0.004895s ]