SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004853s ]
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` = 196 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 40,20 [ RunTime:0.019524s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004554s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (2693,2694,2720,2695,2711,2703,1346,3280,3283,3281,3234,3256,3262,2042,2043,2044,225,409,498,506,407,494,484,483,408,466,470,440,452,226,453,877,878,887) [ RunTime:0.003459s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004363s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (196,197,198) [ RunTime:0.003274s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004269s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (84,105,37,44,39,42,54) [ RunTime:0.003349s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004575s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003648s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 196 [ RunTime:0.003691s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005000s ]