SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.007011s ]
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` = 103 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 60,20 [ RunTime:0.014216s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.006968s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (225,411,415,413,414,491,501,409,502,407,494,490,486,482,408,462,472,440,452,226,450) [ RunTime:0.005424s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.007204s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (103,107,109,411,419,446,447,520,525,475,511,170,172,104,110,391,392,431,444,463,464,477,489,522,523,393,394,341,342) [ RunTime:0.003720s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004807s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (44,39,37,54) [ RunTime:0.003539s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004573s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003566s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 103 [ RunTime:0.003725s ]
SELECT * FROM `ent_company_type` [ RunTime:0.005033s ]