SHOW FULL COLUMNS FROM `ent_enterprise` [ RunTime:0.004954s ]
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` = 548 ) ORDER BY `establish_date` DESC,`id` DESC LIMIT 100,20 [ RunTime:0.047468s ]
SHOW FULL COLUMNS FROM `ent_region` [ RunTime:0.008299s ]
SELECT `name`,`id` FROM `ent_region` WHERE `id` IN (218,2616,2623,2605,2612,2579,2580,2571,2594,2567,2581,2536,2559,2539,2553,2534,2535,2508,2509,2510,235,236,219,2474,2470,220,2617) [ RunTime:0.003798s ]
SHOW FULL COLUMNS FROM `ent_industry` [ RunTime:0.004517s ]
SELECT `name`,`id` FROM `ent_industry` WHERE `id` IN (548,549,550,554,555) [ RunTime:0.003311s ]
SHOW FULL COLUMNS FROM `ent_company_type` [ RunTime:0.004070s ]
SELECT `name`,`id` FROM `ent_company_type` WHERE `id` IN (40,39,37,44,42,55) [ RunTime:0.003247s ]
SELECT * FROM `ent_region` WHERE `level` = 1 ORDER BY `sort` [ RunTime:0.004061s ]
SELECT * FROM `ent_industry` WHERE `level` = 1 [ RunTime:0.003479s ]
SELECT * FROM `ent_industry` WHERE `parent_id` = 548 [ RunTime:0.003554s ]
SELECT * FROM `ent_company_type` [ RunTime:0.004793s ]