SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.011314s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `industry_category_id` = 356 ) [ RunTime:0.738375s ]
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` = 356 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 100,20 [ RunTime:0.076676s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.005732s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2728,2747,2694,2720,2695,2710,218,219,2465,2616,2617,2605,2608,2534,2535,2539,2540,2508,2509,2501,2505,2482,2489,2484,2496,2467,2469) [ RunTime:0.003633s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004940s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (356,357,358,367,368) [ RunTime:0.003353s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004655s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,37,39,54) [ RunTime:0.003521s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005355s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.004121s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 356 [ RunTime:0.004046s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005298s ]