[ SQL ] SELECT * FROM `cmf_enterprise_application` WHERE `delete_time` = 0 AND `status` = 1 ORDER BY `review_time` DESC,`id` DESC LIMIT 0,12 [ RunTime:0.005685s ]
[ SQL ] SELECT DISTINCT COUNT(`industry`) AS tp_count FROM `cmf_enterprise_application` WHERE `delete_time` = 0 AND `status` = 1 AND `industry` <> '' [ RunTime:0.003807s ]
[ SQL ] SELECT DISTINCT COUNT(`city_id`) AS tp_count FROM `cmf_enterprise_application` WHERE `delete_time` = 0 AND `status` = 1 AND `city_id` > 0 [ RunTime:0.003787s ]