[ DB ] CONNECT:[ UseTime:0.000688s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_enter_company` [ RunTime:0.001287s ]
[ 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.182853s ]
[ 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.378462s ]
[ DB ] CONNECT:[ UseTime:0.000585s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_enter_category` [ RunTime:0.000905s ]
[ SQL ] SELECT GROUP_CONCAT(category_name) categoryName FROM `t_enter_category` WHERE `company_id` = 112 LIMIT 1 [ RunTime:0.000574s ]
[ DB ] CONNECT:[ UseTime:0.000610s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_enter_qualification` [ RunTime:0.001342s ]
[ 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.000546s ]
[ 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.000931s ]
[ DB ] CONNECT:[ UseTime:0.000501s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_enter_product` [ RunTime:0.000835s ]
[ 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.000509s ]
[ DB ] CONNECT:[ UseTime:0.000479s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_member` [ RunTime:0.000825s ]
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_member` WHERE `company_id` = 112 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000657s ]
[ DB ] CONNECT:[ UseTime:0.000467s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_enter_performance` [ RunTime:0.001237s ]
[ 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.002009s ]
[ DB ] CONNECT:[ UseTime:0.000518s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_certificate` [ RunTime:0.000876s ]
[ 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.000421s ]
[ DB ] CONNECT:[ UseTime:0.000428s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_honorary_awards` [ RunTime:0.001016s ]
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_honorary_awards` WHERE `company_id` = 112 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000686s ]
[ DB ] CONNECT:[ UseTime:0.000458s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_project_classify` [ RunTime:0.000732s ]
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 3 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000357s ]
[ DB ] CONNECT:[ UseTime:0.000339s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_area` [ RunTime:0.000899s ]
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 610000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000333s ]
[ DB ] CONNECT:[ UseTime:0.000325s ] 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.000340s ]
[ DB ] CONNECT:[ UseTime:0.000419s ] 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.000447s ]
[ 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.000448s ]
[ DB ] CONNECT:[ UseTime:0.000378s ] 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.000311s ]
[ DB ] CONNECT:[ UseTime:0.000321s ] 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.000390s ]
[ DB ] CONNECT:[ UseTime:0.000309s ] 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.000407s ]
[ DB ] CONNECT:[ UseTime:0.000287s ] 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.000284s ]
[ 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_honorary_awards` WHERE `company_id` = 111 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000285s ]
[ DB ] CONNECT:[ UseTime:0.000283s ] 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.000296s ]
[ DB ] CONNECT:[ UseTime:0.000297s ] 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.000306s ]
[ DB ] CONNECT:[ UseTime:0.000260s ] 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.000316s ]
[ DB ] CONNECT:[ UseTime:0.000317s ] 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.000274s ]
[ 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.000330s ]
[ 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_enter_product` WHERE `enter_id` = 110 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000322s ]
[ 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_member` WHERE `company_id` = 110 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000298s ]
[ DB ] CONNECT:[ UseTime:0.000371s ] 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.000416s ]
[ DB ] CONNECT:[ UseTime:0.000390s ] 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.000339s ]
[ DB ] CONNECT:[ UseTime:0.000238s ] 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.000356s ]
[ DB ] CONNECT:[ UseTime:0.000317s ] 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.000411s ]
[ DB ] CONNECT:[ UseTime:0.000301s ] 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.000295s ]
[ DB ] CONNECT:[ UseTime:0.000325s ] 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.000388s ]
[ DB ] CONNECT:[ UseTime:0.000311s ] 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.000319s ]
[ 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.000389s ]
[ DB ] CONNECT:[ UseTime:0.000380s ] 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.000385s ]
[ DB ] CONNECT:[ UseTime:0.000328s ] 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.000783s ]
[ DB ] CONNECT:[ UseTime:0.000464s ] 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.000461s ]
[ DB ] CONNECT:[ UseTime:0.000374s ] 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.000390s ]
[ DB ] CONNECT:[ UseTime:0.000384s ] 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.000355s ]
[ DB ] CONNECT:[ UseTime:0.000696s ] 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.000388s ]
[ DB ] CONNECT:[ UseTime:0.000366s ] 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.000416s ]
[ DB ] CONNECT:[ UseTime:0.000353s ] 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.000444s ]
[ DB ] CONNECT:[ UseTime:0.000364s ] 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.000409s ]
[ 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.000444s ]
[ DB ] CONNECT:[ UseTime:0.000362s ] 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.000755s ]
[ DB ] CONNECT:[ UseTime:0.000377s ] 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.000452s ]
[ DB ] CONNECT:[ UseTime:0.000387s ] 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.000456s ]
[ DB ] CONNECT:[ UseTime:0.000393s ] 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.000440s ]
[ DB ] CONNECT:[ UseTime:0.000358s ] 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.000378s ]
[ DB ] CONNECT:[ UseTime:0.000345s ] 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.000400s ]
[ DB ] CONNECT:[ UseTime:0.000563s ] 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.000403s ]
[ DB ] CONNECT:[ UseTime:0.000382s ] 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.000470s ]
[ DB ] CONNECT:[ UseTime:0.000495s ] 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.000508s ]
[ 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.000472s ]
[ DB ] CONNECT:[ UseTime:0.000548s ] 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.000474s ]
[ DB ] CONNECT:[ UseTime:0.000371s ] 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.000337s ]
[ DB ] CONNECT:[ UseTime:0.000398s ] 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.000452s ]
[ DB ] CONNECT:[ UseTime:0.000343s ] 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.000366s ]
[ DB ] CONNECT:[ UseTime:0.000347s ] 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.000321s ]
[ DB ] CONNECT:[ UseTime:0.000413s ] 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.000856s ]
[ DB ] CONNECT:[ UseTime:0.000420s ] 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.000297s ]
[ DB ] CONNECT:[ UseTime:0.000297s ] 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.000441s ]
[ DB ] CONNECT:[ UseTime:0.000706s ] 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.000434s ]
[ 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.000495s ]
[ DB ] CONNECT:[ UseTime:0.000374s ] 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.000396s ]
[ DB ] CONNECT:[ UseTime:0.000375s ] 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.000434s ]
[ DB ] CONNECT:[ UseTime:0.000357s ] 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.002221s ]
[ DB ] CONNECT:[ UseTime:0.000361s ] 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.000365s ]
[ DB ] CONNECT:[ UseTime:0.000309s ] 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.000312s ]
[ DB ] CONNECT:[ UseTime:0.000295s ] 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.000330s ]
[ DB ] CONNECT:[ UseTime:0.000293s ] 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.000280s ]
[ DB ] CONNECT:[ UseTime:0.000291s ] 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.000374s ]
[ DB ] CONNECT:[ UseTime:0.000647s ] 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.000336s ]
[ 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.000385s ]
[ 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_enter_product` WHERE `enter_id` = 105 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000341s ]
[ DB ] CONNECT:[ UseTime:0.000281s ] 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.001299s ]
[ DB ] CONNECT:[ UseTime:0.000315s ] 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.006742s ]
[ DB ] CONNECT:[ UseTime:0.000511s ] 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.000641s ]
[ DB ] CONNECT:[ UseTime:0.000445s ] 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.003421s ]
[ DB ] CONNECT:[ UseTime:0.000522s ] 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.000457s ]
[ DB ] CONNECT:[ UseTime:0.000422s ] 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.000388s ]
[ DB ] CONNECT:[ UseTime:0.000412s ] 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.000450s ]
[ DB ] CONNECT:[ UseTime:0.000624s ] 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.000547s ]
[ 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.000678s ]
[ DB ] CONNECT:[ UseTime:0.000424s ] 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.000448s ]
[ DB ] CONNECT:[ UseTime:0.000368s ] 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.005590s ]
[ DB ] CONNECT:[ UseTime:0.000455s ] 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.004638s ]
[ DB ] CONNECT:[ UseTime:0.000553s ] 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.000506s ]
[ DB ] CONNECT:[ UseTime:0.000382s ] 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.002884s ]
[ DB ] CONNECT:[ UseTime:0.000352s ] 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.000338s ]
[ DB ] CONNECT:[ UseTime:0.000305s ] 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.000282s ]
[ DB ] CONNECT:[ UseTime:0.000343s ] 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.000351s ]
[ DB ] CONNECT:[ UseTime:0.000446s ] 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.000364s ]
[ 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.000326s ]
[ DB ] CONNECT:[ UseTime:0.000361s ] 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.000399s ]
[ DB ] CONNECT:[ UseTime:0.000331s ] 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.000330s ]
[ DB ] CONNECT:[ UseTime:0.000523s ] 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.000395s ]
[ DB ] CONNECT:[ UseTime:0.000298s ] 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.000345s ]
[ DB ] CONNECT:[ UseTime:0.000334s ] 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.000412s ]
[ DB ] CONNECT:[ UseTime:0.000272s ] 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.000293s ]
[ DB ] CONNECT:[ UseTime:0.000242s ] 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.000246s ]
[ DB ] CONNECT:[ UseTime:0.000241s ] 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.000338s ]
[ 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` = 102 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000334s ]
[ 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.000320s ]
[ DB ] CONNECT:[ UseTime:0.000269s ] 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.000292s ]
[ DB ] CONNECT:[ UseTime:0.000238s ] 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.000309s ]
[ 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_performance` WHERE `enter_id` = 102 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.005130s ]
[ DB ] CONNECT:[ UseTime:0.000389s ] 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.000367s ]
[ DB ] CONNECT:[ UseTime:0.000284s ] 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.003367s ]
[ 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` = 1 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000395s ]
[ DB ] CONNECT:[ UseTime:0.000379s ] 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.000357s ]
[ DB ] CONNECT:[ UseTime:0.000355s ] 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.000355s ]
[ DB ] CONNECT:[ UseTime:0.000331s ] 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.000305s ]
[ 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.000339s ]
[ DB ] CONNECT:[ UseTime:0.000299s ] 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.000279s ]
[ DB ] CONNECT:[ UseTime:0.000286s ] 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.001123s ]
[ DB ] CONNECT:[ UseTime:0.000317s ] 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.005241s ]
[ DB ] CONNECT:[ UseTime:0.000532s ] 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.000388s ]
[ DB ] CONNECT:[ UseTime:0.000379s ] 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.003205s ]
[ DB ] CONNECT:[ UseTime:0.000730s ] 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.000302s ]
[ DB ] CONNECT:[ UseTime:0.000300s ] 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.000256s ]