SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.006181s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 190 ) [ RunTime:3.438688s ]
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 100,20 [ RunTime:0.050723s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.014135s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2695,2699,2696,2697,2737,2827,2779,2792,2780,2756,2773,2768,2769,2754,2755,2757) [ RunTime:0.003358s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004506s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (190,191,212,214,215,206,219) [ RunTime:0.007792s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.007814s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (105,44,84) [ RunTime:0.011007s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.010525s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003881s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 190 [ RunTime:0.003776s ]
SELECT * FROM `ent_company_type` [ RunTime:0.006327s ]