SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.007836s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 351 ) [ RunTime:3.008865s ]
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` = 351 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 20,20 [ RunTime:0.012523s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004971s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (3234,3300,3303,3256,3261,225,493,462,474,463,226,461,420,421,413,414,407,408,877,893,963,970,943,944,961,951,894) [ RunTime:0.003359s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004249s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (351,359,611,613,618,352,353,354,612) [ RunTime:0.003297s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004149s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,39) [ RunTime:0.003196s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004633s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003442s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 351 [ RunTime:0.003493s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005680s ]