SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005111s ]
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` = 157 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 40,20 [ RunTime:0.004630s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004748s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2812,2813,2814,2793,2809,2756,2777,2768,2774,2728,2748,2694,2735,2729,2730,2733,2732,2695,2701,218,219,2476,1346,1347,3369,3280,3282,3288,3289,2042,2053,2059,225,409,504) [ RunTime:0.004109s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004634s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (157,160,161,158,164,163) [ RunTime:0.006939s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004379s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (84,105,44,140,119,37) [ RunTime:0.003484s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004572s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.004540s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 157 [ RunTime:0.004657s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005028s ]