SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004763s ]
SELECT COUNT(*) AS think_count FROM `ent_enterprise` WHERE ( `name` LIKE '建设%' ) [ RunTime:0.004426s ]
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 ( `name` LIKE '建设%' ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 0,20 [ RunTime:0.016077s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.004339s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (382,383,389,745,2070,2071,238,507,508,748,749,1129,9,19,79,750,751,752,740,1408,1442,384,392,2990,3005,3029,241,242,253,1462,1476,1551,551,726,731,400,401,402,2693,2695,2698,403,404,2957,388) [ RunTime:0.003553s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004496s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (268,271,274,275,269,270,356,357,358,280,290,199,200,201,272,545,577,578,564,569,566,103,516,528,481,488,121,124,139) [ RunTime:0.003477s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004241s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (54,37,140,84,225,118,45,79) [ RunTime:0.003294s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004635s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003623s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004969s ]