SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004951s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 196 ) [ RunTime:2.890135s ]
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` = 196 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.027509s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005425s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,413,416,409,498,407,494,485,482,466,470,436,439,423,432,408,1346,3280,3282,3234,3249,3266,3252,3272,3235,3243,414,499,462,463,226,451,437) [ RunTime:0.004818s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.005364s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (196,197,198) [ RunTime:0.004189s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004589s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,40,37,59,54) [ RunTime:0.003636s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004838s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003724s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 196 [ RunTime:0.003534s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005033s ]