SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005684s ]
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` = 356 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 80,20 [ RunTime:0.037051s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.015471s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2836,2851,2861,2860,2837,2844,2693,2695,2699,2698,2696,2697,2823,2832,2825,2829,2812,2814,2793,2810,2779,2782,2768,2769,2756,2772,2778,2728,2748) [ RunTime:0.003801s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.005546s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (356,357,358,367,368) [ RunTime:0.003600s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004559s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,39,54,105,42,44,60) [ RunTime:0.003807s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005148s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003789s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 356 [ RunTime:0.003820s ]
SELECT * FROM `ent_company_type` [ RunTime:0.006440s ]