SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004825s ]
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` = 193 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 60,20 [ RunTime:0.007101s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004315s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (748,749,1115,877,878,879,890,902,403,404,2959,2969,750,751,761,858,859,842,843,822,827,810,811,753,752) [ RunTime:0.003367s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004272s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (193,202,203,216,217,194,205) [ RunTime:0.003378s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004304s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (37,48,44,42,54,39) [ RunTime:0.003331s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004200s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003721s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 193 [ RunTime:0.003630s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004978s ]