SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005462s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 199 ) [ RunTime:8.981777s ]
SELECT `id`,`name`,`credit_code`,`reg_status`,`legal_person`,`scale`,`company_type_id`,`reg_capital`,`capital_currency`,`establish_date`,`province_id`,`city_id`,`district_id`,`industry_category_id`,`industry_sector_id`,`industry_group_id`,`phone` FROM `ent_enterprise` WHERE ( `industry_category_id` = 199 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.010156s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.006242s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2042,2053,2064,2043,2046,2047,225,488,489,496,493,407,487,484,482,408,462,468,464,226,451,436,437,413,429,420,421) [ RunTime:0.003955s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.005333s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (199,233,234,250,200,204) [ RunTime:0.004412s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.005288s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,54,60) [ RunTime:0.004463s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005266s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.004762s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 199 [ RunTime:0.003986s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005974s ]