SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005249s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 57 ) [ RunTime:3.201293s ]
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` = 57 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.027114s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004302s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,411,417,409,498,506,502,505,491,492,226,476,466,477,451,461,460,455,436,442,423,434,410,2693,2695,2696,2812,2816,2779,2790,2740,2744) [ RunTime:0.003349s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.003943s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (57,70,71,58,507,60,589,62,63) [ RunTime:0.003390s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004273s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,40,37,39,105) [ RunTime:0.003427s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.006506s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003689s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 57 [ RunTime:0.003601s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004864s ]