SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005051s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 64 ) [ RunTime:0.091325s ]
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` = 64 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 40,20 [ RunTime:2.787986s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004384s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,436,444,423,431,877,878,972,944,947,934,935,912,920,916,914,2836,2916,2924,2925,2910,2912,2895,2898,2693,2695,2699,2825,2826,2737,2822,2830,2793,2794,2779,2796,2756,2757) [ RunTime:0.003338s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004188s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (64,86,87,78,79,65,66,68,69,72,73,75,81) [ RunTime:0.003176s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004142s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,59,48,42,54,105) [ RunTime:0.003199s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004039s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003471s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 64 [ RunTime:0.003501s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005483s ]