SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005582s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 190 ) [ RunTime:2.981923s ]
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 120,20 [ RunTime:0.051705s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.006199s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2754,2755,2756,2757,2728,2742,2730,2732,2733,2729,2694,2720,2708,2714,2695,2711,2706,2704,218,2532,2566,2482,2489) [ RunTime:0.004354s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004565s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (190,191,212,214,215,206,219) [ RunTime:0.003203s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004207s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,105,84,42,37) [ RunTime:0.006969s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.008461s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.010871s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 190 [ RunTime:0.004585s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005756s ]