SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005073s ]
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 60,20 [ RunTime:0.027898s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004447s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2695,2699,2697,2696,2823,2833,2812,2814,2813,2806,2807,2793,2804,2808) [ RunTime:0.003524s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004549s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (351,354,612,613,618,352,353,359,611) [ RunTime:0.021782s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004504s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (105,44,60,87) [ RunTime:0.003256s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004686s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003494s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 351 [ RunTime:0.003619s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004899s ]