SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005506s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 545 ) [ RunTime:5.593751s ]
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` = 545 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 20,20 [ RunTime:0.026901s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005582s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,462,464,226,227,450,453,460,436,437,420,433,413,429,421,428,411,412,407,408,2693,2695,2699,2696,2806,2808,2793,2803) [ RunTime:0.009416s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.014103s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (545,577,581,573,574,546,547,564,569) [ RunTime:0.008437s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.012167s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,62,54,60,105,84) [ RunTime:0.007715s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.040338s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.006233s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 545 [ RunTime:0.008913s ]
SELECT * FROM `ent_company_type` [ RunTime:0.006412s ]