SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005486s ]
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` = 64 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 60,20 [ RunTime:0.267438s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.006550s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2737,2830,2793,2794,2779,2796,2756,2757,2754,2758,2708,2723,2694,2721,2720,2716,2709,2695,2704,2705,218,2619,2624,2603,2609,2501,2505,219,2470,2616,2621,2042,2053,2063) [ RunTime:0.004740s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004496s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (64,65,66,75,81,68,69,78,79,72,73) [ RunTime:0.003335s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.005314s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,105,44,39,46) [ RunTime:0.003327s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004259s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003361s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 64 [ RunTime:0.004214s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004777s ]