[ DB ] CONNECT:[ UseTime:0.000502s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_enter_company` [ RunTime:0.000812s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `t_enter_company` `ep` LEFT JOIN `t_enter_category` `ei` ON `ep`.`id`=`ei`.`company_id` LEFT JOIN `t_enter_service` `es` ON `ep`.`id`=es.enter_id and es.enter_type=1 and es.status=1 and es.is_delete=0 WHERE `ep`.`status` = 1 AND `ep`.`is_delete` = 0 AND `ep`.`is_draft` = 0 GROUP BY `ep`.`id` ) `_group_count_` [ RunTime:0.107683s ]
[ SQL ] SELECT `ep`.`id`,`ep`.`logo`,`ep`.`name`,`ep`.`description`,`ep`.`category_id`,`ep`.`is_recommend`,`ep`.`middle_industry`,`ep`.`industry_id`,`ep`.`industry_name`,`ep`.`service_area`,`ep`.`service_name`,`ep`.`is_product`,`ep`.`province_id`,`ep`.`employee_number`,`ep`.`performance_number`,`ep`.`qualification_number`,`ep`.`honor_number`,`ep`.`product_number`,`ep`.`area_info` FROM `t_enter_company` `ep` LEFT JOIN `t_enter_category` `ei` ON `ep`.`id`=`ei`.`company_id` LEFT JOIN `t_enter_service` `es` ON `ep`.`id`=es.enter_id and es.enter_type=1 and es.status=1 and es.is_delete=0 WHERE `ep`.`status` = 1 AND `ep`.`is_delete` = 0 AND `ep`.`is_draft` = 0 GROUP BY `ep`.`id` ORDER BY `ep`.`is_top` DESC,`ep`.`listorder` DESC,`ep`.`id` DESC LIMIT 14052,12 [ RunTime:0.226657s ]
[ DB ] CONNECT:[ UseTime:0.000391s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_enter_category` [ RunTime:0.000610s ]
[ SQL ] SELECT GROUP_CONCAT(category_name) categoryName FROM `t_enter_category` WHERE `company_id` = 112 LIMIT 1 [ RunTime:0.000347s ]
[ DB ] CONNECT:[ UseTime:0.000379s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_enter_qualification` [ RunTime:0.000707s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 112 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000338s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 112 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000317s ]
[ DB ] CONNECT:[ UseTime:0.000325s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_enter_product` [ RunTime:0.000734s ]
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_product` WHERE `enter_id` = 112 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000387s ]
[ DB ] CONNECT:[ UseTime:0.000248s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_member` [ RunTime:0.000598s ]
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_member` WHERE `company_id` = 112 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000364s ]
[ DB ] CONNECT:[ UseTime:0.000300s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_enter_performance` [ RunTime:0.000918s ]
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_performance` WHERE `enter_id` = 112 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000566s ]
[ DB ] CONNECT:[ UseTime:0.000292s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_certificate` [ RunTime:0.000766s ]
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_certificate` WHERE `enter_id` = 112 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000255s ]
[ DB ] CONNECT:[ UseTime:0.000233s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_honorary_awards` [ RunTime:0.000551s ]
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_honorary_awards` WHERE `company_id` = 112 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000372s ]
[ DB ] CONNECT:[ UseTime:0.000250s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_project_classify` [ RunTime:0.000527s ]
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 3 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000270s ]
[ DB ] CONNECT:[ UseTime:0.000224s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_area` [ RunTime:0.000549s ]
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 610000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000225s ]
[ DB ] CONNECT:[ UseTime:0.000254s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT GROUP_CONCAT(category_name) categoryName FROM `t_enter_category` WHERE `company_id` = 111 LIMIT 1 [ RunTime:0.000283s ]
[ DB ] CONNECT:[ UseTime:0.000277s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(*) AS tp_count FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 111 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000256s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 111 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000335s ]
[ DB ] CONNECT:[ UseTime:0.000258s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_product` WHERE `enter_id` = 111 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000266s ]
[ DB ] CONNECT:[ UseTime:0.000234s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_member` WHERE `company_id` = 111 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000243s ]
[ DB ] CONNECT:[ UseTime:0.000280s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_performance` WHERE `enter_id` = 111 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000307s ]
[ DB ] CONNECT:[ UseTime:0.000239s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_certificate` WHERE `enter_id` = 111 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000231s ]
[ DB ] CONNECT:[ UseTime:0.000237s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_honorary_awards` WHERE `company_id` = 111 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000239s ]
[ DB ] CONNECT:[ UseTime:0.000241s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 3 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000439s ]
[ DB ] CONNECT:[ UseTime:0.000237s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 310000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000217s ]
[ DB ] CONNECT:[ UseTime:0.000234s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT GROUP_CONCAT(category_name) categoryName FROM `t_enter_category` WHERE `company_id` = 110 LIMIT 1 [ RunTime:0.000284s ]
[ DB ] CONNECT:[ UseTime:0.000247s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(*) AS tp_count FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 110 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000227s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 110 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000268s ]
[ DB ] CONNECT:[ UseTime:0.000232s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_product` WHERE `enter_id` = 110 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000287s ]
[ DB ] CONNECT:[ UseTime:0.000263s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_member` WHERE `company_id` = 110 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000267s ]
[ DB ] CONNECT:[ UseTime:0.000258s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_performance` WHERE `enter_id` = 110 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000278s ]
[ DB ] CONNECT:[ UseTime:0.000308s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_certificate` WHERE `enter_id` = 110 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000221s ]
[ DB ] CONNECT:[ UseTime:0.000259s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_honorary_awards` WHERE `company_id` = 110 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000227s ]
[ DB ] CONNECT:[ UseTime:0.000258s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 32 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000282s ]
[ DB ] CONNECT:[ UseTime:0.000273s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 650000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000231s ]
[ DB ] CONNECT:[ UseTime:0.000238s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT GROUP_CONCAT(category_name) categoryName FROM `t_enter_category` WHERE `company_id` = 109 LIMIT 1 [ RunTime:0.000257s ]
[ DB ] CONNECT:[ UseTime:0.000276s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(*) AS tp_count FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 109 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000255s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 109 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000378s ]
[ DB ] CONNECT:[ UseTime:0.000723s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_product` WHERE `enter_id` = 109 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000299s ]
[ DB ] CONNECT:[ UseTime:0.000241s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_member` WHERE `company_id` = 109 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000235s ]
[ DB ] CONNECT:[ UseTime:0.000250s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_performance` WHERE `enter_id` = 109 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000269s ]
[ DB ] CONNECT:[ UseTime:0.000257s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_certificate` WHERE `enter_id` = 109 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000239s ]
[ DB ] CONNECT:[ UseTime:0.000282s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_honorary_awards` WHERE `company_id` = 109 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000292s ]
[ DB ] CONNECT:[ UseTime:0.000348s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 3 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000252s ]
[ DB ] CONNECT:[ UseTime:0.000251s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 500000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000215s ]
[ DB ] CONNECT:[ UseTime:0.000273s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT GROUP_CONCAT(category_name) categoryName FROM `t_enter_category` WHERE `company_id` = 108 LIMIT 1 [ RunTime:0.000292s ]
[ DB ] CONNECT:[ UseTime:0.000270s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(*) AS tp_count FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 108 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000259s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 108 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000307s ]
[ DB ] CONNECT:[ UseTime:0.000263s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_product` WHERE `enter_id` = 108 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000278s ]
[ DB ] CONNECT:[ UseTime:0.000270s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_member` WHERE `company_id` = 108 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000229s ]
[ DB ] CONNECT:[ UseTime:0.000271s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_performance` WHERE `enter_id` = 108 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000290s ]
[ DB ] CONNECT:[ UseTime:0.000265s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_certificate` WHERE `enter_id` = 108 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000272s ]
[ DB ] CONNECT:[ UseTime:0.000275s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_honorary_awards` WHERE `company_id` = 108 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000297s ]
[ DB ] CONNECT:[ UseTime:0.000249s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 3 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000236s ]
[ DB ] CONNECT:[ UseTime:0.000244s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 500000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000294s ]
[ DB ] CONNECT:[ UseTime:0.000293s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT GROUP_CONCAT(category_name) categoryName FROM `t_enter_category` WHERE `company_id` = 107 LIMIT 1 [ RunTime:0.000273s ]
[ DB ] CONNECT:[ UseTime:0.000241s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(*) AS tp_count FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 107 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000245s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 107 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000264s ]
[ DB ] CONNECT:[ UseTime:0.000222s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_product` WHERE `enter_id` = 107 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000239s ]
[ DB ] CONNECT:[ UseTime:0.000246s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_member` WHERE `company_id` = 107 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000230s ]
[ DB ] CONNECT:[ UseTime:0.000213s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_performance` WHERE `enter_id` = 107 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000267s ]
[ DB ] CONNECT:[ UseTime:0.000224s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_certificate` WHERE `enter_id` = 107 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000241s ]
[ DB ] CONNECT:[ UseTime:0.000229s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_honorary_awards` WHERE `company_id` = 107 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000272s ]
[ DB ] CONNECT:[ UseTime:0.000446s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 3 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000218s ]
[ DB ] CONNECT:[ UseTime:0.000238s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 500000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000250s ]
[ DB ] CONNECT:[ UseTime:0.000227s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT GROUP_CONCAT(category_name) categoryName FROM `t_enter_category` WHERE `company_id` = 106 LIMIT 1 [ RunTime:0.000271s ]
[ DB ] CONNECT:[ UseTime:0.000249s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(*) AS tp_count FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 106 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000291s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 106 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000320s ]
[ DB ] CONNECT:[ UseTime:0.000365s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_product` WHERE `enter_id` = 106 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000312s ]
[ DB ] CONNECT:[ UseTime:0.000274s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_member` WHERE `company_id` = 106 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000407s ]
[ DB ] CONNECT:[ UseTime:0.000268s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_performance` WHERE `enter_id` = 106 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000326s ]
[ DB ] CONNECT:[ UseTime:0.000247s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_certificate` WHERE `enter_id` = 106 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000251s ]
[ DB ] CONNECT:[ UseTime:0.000243s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_honorary_awards` WHERE `company_id` = 106 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000279s ]
[ DB ] CONNECT:[ UseTime:0.000302s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 3 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000310s ]
[ DB ] CONNECT:[ UseTime:0.000313s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 510000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000274s ]
[ DB ] CONNECT:[ UseTime:0.000506s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT GROUP_CONCAT(category_name) categoryName FROM `t_enter_category` WHERE `company_id` = 105 LIMIT 1 [ RunTime:0.000295s ]
[ DB ] CONNECT:[ UseTime:0.000253s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(*) AS tp_count FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 105 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000280s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 105 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000322s ]
[ DB ] CONNECT:[ UseTime:0.000320s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_product` WHERE `enter_id` = 105 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000268s ]
[ DB ] CONNECT:[ UseTime:0.000241s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_member` WHERE `company_id` = 105 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000352s ]
[ DB ] CONNECT:[ UseTime:0.000243s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_performance` WHERE `enter_id` = 105 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000746s ]
[ DB ] CONNECT:[ UseTime:0.000251s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_certificate` WHERE `enter_id` = 105 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000247s ]
[ DB ] CONNECT:[ UseTime:0.000213s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_honorary_awards` WHERE `company_id` = 105 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000501s ]
[ DB ] CONNECT:[ UseTime:0.000289s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 1 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000235s ]
[ DB ] CONNECT:[ UseTime:0.000263s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 130000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000227s ]
[ DB ] CONNECT:[ UseTime:0.000254s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT GROUP_CONCAT(category_name) categoryName FROM `t_enter_category` WHERE `company_id` = 104 LIMIT 1 [ RunTime:0.000292s ]
[ DB ] CONNECT:[ UseTime:0.000295s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(*) AS tp_count FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 104 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000272s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 104 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000271s ]
[ DB ] CONNECT:[ UseTime:0.000252s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_product` WHERE `enter_id` = 104 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000310s ]
[ DB ] CONNECT:[ UseTime:0.000289s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_member` WHERE `company_id` = 104 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.001079s ]
[ DB ] CONNECT:[ UseTime:0.000242s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_performance` WHERE `enter_id` = 104 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000831s ]
[ DB ] CONNECT:[ UseTime:0.000243s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_certificate` WHERE `enter_id` = 104 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000274s ]
[ DB ] CONNECT:[ UseTime:0.000255s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_honorary_awards` WHERE `company_id` = 104 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.001274s ]
[ DB ] CONNECT:[ UseTime:0.000248s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 3 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000322s ]
[ DB ] CONNECT:[ UseTime:0.000266s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 120000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000228s ]
[ DB ] CONNECT:[ UseTime:0.000256s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT GROUP_CONCAT(category_name) categoryName FROM `t_enter_category` WHERE `company_id` = 103 LIMIT 1 [ RunTime:0.000321s ]
[ DB ] CONNECT:[ UseTime:0.000287s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(*) AS tp_count FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 103 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000276s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 103 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000298s ]
[ DB ] CONNECT:[ UseTime:0.000255s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_product` WHERE `enter_id` = 103 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000287s ]
[ DB ] CONNECT:[ UseTime:0.000247s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_member` WHERE `company_id` = 103 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000308s ]
[ DB ] CONNECT:[ UseTime:0.000263s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_performance` WHERE `enter_id` = 103 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000313s ]
[ DB ] CONNECT:[ UseTime:0.000295s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_certificate` WHERE `enter_id` = 103 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000236s ]
[ DB ] CONNECT:[ UseTime:0.000236s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_honorary_awards` WHERE `company_id` = 103 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000272s ]
[ DB ] CONNECT:[ UseTime:0.000293s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 32 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000264s ]
[ DB ] CONNECT:[ UseTime:0.000307s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 500000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000230s ]
[ DB ] CONNECT:[ UseTime:0.000230s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT GROUP_CONCAT(category_name) categoryName FROM `t_enter_category` WHERE `company_id` = 102 LIMIT 1 [ RunTime:0.000379s ]
[ DB ] CONNECT:[ UseTime:0.000240s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(*) AS tp_count FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 102 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000281s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 102 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000331s ]
[ DB ] CONNECT:[ UseTime:0.000282s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_product` WHERE `enter_id` = 102 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000279s ]
[ DB ] CONNECT:[ UseTime:0.000246s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_member` WHERE `company_id` = 102 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000261s ]
[ DB ] CONNECT:[ UseTime:0.000230s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_performance` WHERE `enter_id` = 102 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000643s ]
[ DB ] CONNECT:[ UseTime:0.000307s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_certificate` WHERE `enter_id` = 102 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000250s ]
[ DB ] CONNECT:[ UseTime:0.000273s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_honorary_awards` WHERE `company_id` = 102 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000542s ]
[ DB ] CONNECT:[ UseTime:0.000318s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 1 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000284s ]
[ DB ] CONNECT:[ UseTime:0.000261s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 410000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000222s ]
[ DB ] CONNECT:[ UseTime:0.000213s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT GROUP_CONCAT(category_name) categoryName FROM `t_enter_category` WHERE `company_id` = 100 LIMIT 1 [ RunTime:0.000277s ]
[ DB ] CONNECT:[ UseTime:0.000252s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(*) AS tp_count FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 100 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000256s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 100 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000568s ]
[ DB ] CONNECT:[ UseTime:0.000283s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_product` WHERE `enter_id` = 100 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000269s ]
[ DB ] CONNECT:[ UseTime:0.000226s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_member` WHERE `company_id` = 100 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000330s ]
[ DB ] CONNECT:[ UseTime:0.000254s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_performance` WHERE `enter_id` = 100 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000817s ]
[ DB ] CONNECT:[ UseTime:0.000267s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_certificate` WHERE `enter_id` = 100 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000270s ]
[ DB ] CONNECT:[ UseTime:0.000254s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_honorary_awards` WHERE `company_id` = 100 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000694s ]
[ DB ] CONNECT:[ UseTime:0.000247s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 1 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000292s ]
[ DB ] CONNECT:[ UseTime:0.000311s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 320000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000249s ]