SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.010772s ]
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` = 362 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 80,20 [ RunTime:0.007314s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004717s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2695,2696,2806,2807,2779,2784,2701,218,2614,2625,2648,2534,2538,2508,2521,2501,2503,2484,2496,219,2467,2469) [ RunTime:0.004276s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004582s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (362,363,366) [ RunTime:0.004045s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004591s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (105,44,84,37,42,39) [ RunTime:0.004421s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.005172s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003642s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 362 [ RunTime:0.007108s ]
SELECT * FROM `ent_company_type` [ RunTime:0.010131s ]