SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.006125s ]
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 80,20 [ RunTime:0.007540s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005018s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (877,878,971,944,949,947,954,934,935,937,923,924,880,912,919,914,906,908,890,900,896,884,892,881,403,404,2976,2967,2836,2916,2924) [ RunTime:0.003629s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004578s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (121,133,138,135,136,124,137,122,123) [ RunTime:0.003648s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.005261s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,44,39,55,42,57) [ RunTime:0.003393s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004845s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003676s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 121 [ RunTime:0.003738s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004936s ]