SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.005308s ]
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` = 64 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 20,20 [ RunTime:0.324210s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.006012s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (877,906,918,890,898,2693,2695,2699,2737,2822,2806,2808,2793,2803,2779,2780,2756,2777,2754,2755,2767,2764,2728,2729,2730,2732,2694,2724,2708,2709,2710,2701,225,407,487,482) [ RunTime:0.005452s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004609s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (64,68,69,78,79,86,87,75,81,65,66) [ RunTime:0.004048s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.005887s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,105) [ RunTime:0.003140s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004254s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003341s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 64 [ RunTime:0.003436s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005292s ]