SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004784s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 268 ) [ RunTime:7.805676s ]
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` = 268 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 20,20 [ RunTime:0.106840s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004802s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,407,408,2693,2695,2699,2696,2697,2812,2816,2768,2769,2694,2707,2701,1346,1347,3326,3280,3282,3234,3300,3303,3304,3235,3236,2042,2057,2060,409,498,491,492,488,496) [ RunTime:0.003461s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004382s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (268,269,270,271,274,280,289) [ RunTime:0.003209s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004101s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,105,54,37,74,42) [ RunTime:0.003280s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004693s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003553s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 268 [ RunTime:0.003483s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004846s ]