SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004554s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 362 ) [ RunTime:2.420212s ]
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` = 362 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 20,20 [ RunTime:0.014889s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004386s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2695,2699,2698,2697,2812,2818,2793,2803,2806,2807,2768,2789,2779,2782,2728,2745,2740,2753,2729,218,219,2466,225,413,414,407,484) [ RunTime:0.003770s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004340s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (362,363,366) [ RunTime:0.004286s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004669s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,105,37) [ RunTime:0.003529s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005393s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003641s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 362 [ RunTime:0.003673s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004909s ]