SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005167s ]
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` = 121 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 60,20 [ RunTime:0.028373s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004822s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2694,2727,2720,2695,2701,2702,218,2567,2581,1346,1347,3368,3234,3300,3301,2042,2061,2065,225,409,499,407,487,486,484,482,420,438,445,436,437,423,424,411,418) [ RunTime:0.003846s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004494s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (121,124,137,135,136,129,130,133,138) [ RunTime:0.003483s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004495s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,105,140,62,55,37,60) [ RunTime:0.018353s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004715s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003744s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 121 [ RunTime:0.003721s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004992s ]