SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005478s ]
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` = 294 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 100,20 [ RunTime:0.035387s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004438s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (748,1121,1130,1123,1124,1128,877,884,886,893,955,970,944,958,878,880,881,890,903,887,403,404,2984,2981,2968,2961) [ RunTime:0.003382s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004247s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (294,295,296,308,309,302,303,297,298) [ RunTime:0.003159s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004048s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,39,48,55) [ RunTime:0.003169s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004270s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003506s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 294 [ RunTime:0.003937s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005428s ]