SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005613s ]
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 40,20 [ RunTime:0.004110s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004598s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (877,934,935,923,925,927,924,912,913,914,890,902,896,2693,2695,2698) [ RunTime:0.003405s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004333s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (351,613,618,359,611,354,612,352,353) [ RunTime:0.003255s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.005252s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,44,54,39) [ RunTime:0.003241s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004675s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003490s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 351 [ RunTime:0.003504s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004857s ]