SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005174s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 190 ) [ RunTime:4.057805s ]
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` = 190 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 40,20 [ RunTime:0.021750s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004379s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (3234,3300,3303,3238,3239,3240,3263,3235,3236,3246,2042,2043,2048,2047,225,411,412,407,494,484,482,408,462,472,226,460,461) [ RunTime:0.003242s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.003924s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (190,191,212,206,219,214,215) [ RunTime:0.003146s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.003880s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,54) [ RunTime:0.003143s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004091s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003263s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 190 [ RunTime:0.003398s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004584s ]