SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005065s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 196 ) [ RunTime:0.530664s ]
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` = 196 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 120,20 [ RunTime:0.067721s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.006716s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (218,219,2466,2470,2471,220,2463,2464,2616,2617,1346,3280,3282,3234,3300,3302,2042,2043,2045,2047) [ RunTime:0.005006s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.005896s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (196,197,198) [ RunTime:0.004066s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004500s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,40,55,37,82,54,60) [ RunTime:0.003577s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.007165s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003803s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 196 [ RunTime:0.004181s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005076s ]