[ DB ] CONNECT:[ UseTime:0.000711s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_enter_company` [ RunTime:0.000932s ]
[ 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.100369s ]
[ 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 0,12 [ RunTime:0.188869s ]
[ DB ] CONNECT:[ UseTime:0.000637s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_enter_category` [ RunTime:0.001189s ]
[ SQL ] SELECT GROUP_CONCAT(category_name) categoryName FROM `t_enter_category` WHERE `company_id` = 10 LIMIT 1 [ RunTime:0.000501s ]
[ DB ] CONNECT:[ UseTime:0.000540s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_enter_qualification` [ RunTime:0.001152s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 10 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000598s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 10 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000476s ]
[ DB ] CONNECT:[ UseTime:0.000631s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_enter_product` [ RunTime:0.001063s ]
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_product` WHERE `enter_id` = 10 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000518s ]
[ DB ] CONNECT:[ UseTime:0.000534s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_member` [ RunTime:0.000842s ]
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_member` WHERE `company_id` = 10 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000515s ]
[ DB ] CONNECT:[ UseTime:0.000504s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_enter_performance` [ RunTime:0.001143s ]
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_enter_performance` WHERE `enter_id` = 10 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.002602s ]
[ DB ] CONNECT:[ UseTime:0.000480s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_certificate` [ RunTime:0.001063s ]
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_certificate` WHERE `enter_id` = 10 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000475s ]
[ DB ] CONNECT:[ UseTime:0.000550s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_honorary_awards` [ RunTime:0.001035s ]
[ SQL ] SELECT COUNT(1) AS tp_count FROM `t_honorary_awards` WHERE `company_id` = 10 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000926s ]
[ DB ] CONNECT:[ UseTime:0.000427s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_project_classify` [ RunTime:0.000889s ]
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 1 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000370s ]
[ DB ] CONNECT:[ UseTime:0.000378s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SHOW COLUMNS FROM `t_area` [ RunTime:0.000763s ]
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 510000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000393s ]
[ DB ] CONNECT:[ UseTime:0.000456s ] 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` = 15 LIMIT 1 [ RunTime:0.000353s ]
[ DB ] CONNECT:[ UseTime:0.000389s ] 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` = 15 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000304s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 15 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000361s ]
[ DB ] CONNECT:[ UseTime:0.000329s ] 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` = 15 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000396s ]
[ 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_member` WHERE `company_id` = 15 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.001242s ]
[ DB ] CONNECT:[ UseTime:0.000408s ] 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` = 15 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.001051s ]
[ DB ] CONNECT:[ UseTime:0.000399s ] 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` = 15 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000370s ]
[ DB ] CONNECT:[ UseTime:0.000391s ] 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` = 15 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.001365s ]
[ DB ] CONNECT:[ UseTime:0.000330s ] 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.000377s ]
[ DB ] CONNECT:[ UseTime:0.000309s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 610000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000302s ]
[ DB ] CONNECT:[ UseTime:0.000283s ] 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` = 6929 LIMIT 1 [ RunTime:0.000627s ]
[ DB ] CONNECT:[ UseTime:0.000510s ] 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` = 6929 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000427s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 6929 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000857s ]
[ DB ] CONNECT:[ UseTime:0.000453s ] 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` = 6929 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000419s ]
[ DB ] CONNECT:[ UseTime:0.000440s ] 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` = 6929 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000353s ]
[ DB ] CONNECT:[ UseTime:0.000372s ] 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` = 6929 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000448s ]
[ DB ] CONNECT:[ UseTime:0.000338s ] 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` = 6929 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000321s ]
[ DB ] CONNECT:[ UseTime:0.000774s ] 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` = 6929 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000427s ]
[ DB ] CONNECT:[ UseTime:0.000354s ] 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.000474s ]
[ DB ] CONNECT:[ UseTime:0.000940s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 140000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000404s ]
[ DB ] CONNECT:[ UseTime:0.000413s ] 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` = 6721 LIMIT 1 [ RunTime:0.000562s ]
[ DB ] CONNECT:[ UseTime:0.000390s ] 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` = 6721 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.001039s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 6721 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000549s ]
[ DB ] CONNECT:[ UseTime:0.001154s ] 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` = 6721 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000653s ]
[ DB ] CONNECT:[ UseTime:0.000434s ] 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` = 6721 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000402s ]
[ DB ] CONNECT:[ UseTime:0.000854s ] 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` = 6721 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000517s ]
[ DB ] CONNECT:[ UseTime:0.000439s ] 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` = 6721 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000379s ]
[ DB ] CONNECT:[ UseTime:0.000509s ] 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` = 6721 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000360s ]
[ DB ] CONNECT:[ UseTime:0.000476s ] 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.000430s ]
[ DB ] CONNECT:[ UseTime:0.000395s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 610000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000305s ]
[ DB ] CONNECT:[ UseTime:0.000512s ] 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` = 6648 LIMIT 1 [ RunTime:0.000412s ]
[ DB ] CONNECT:[ UseTime:0.000393s ] 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` = 6648 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000482s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 6648 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000411s ]
[ DB ] CONNECT:[ UseTime:0.000483s ] 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` = 6648 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000360s ]
[ DB ] CONNECT:[ UseTime:0.000388s ] 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` = 6648 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.004143s ]
[ DB ] CONNECT:[ UseTime:0.000591s ] 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` = 6648 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000836s ]
[ DB ] CONNECT:[ UseTime:0.000462s ] 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` = 6648 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000439s ]
[ DB ] CONNECT:[ UseTime:0.000364s ] 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` = 6648 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.001488s ]
[ DB ] CONNECT:[ UseTime:0.000430s ] 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.000403s ]
[ DB ] CONNECT:[ UseTime:0.000369s ] 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.000333s ]
[ DB ] CONNECT:[ UseTime:0.000504s ] 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` = 6645 LIMIT 1 [ RunTime:0.000475s ]
[ DB ] CONNECT:[ UseTime:0.000425s ] 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` = 6645 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000486s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 6645 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000488s ]
[ DB ] CONNECT:[ UseTime:0.000409s ] 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` = 6645 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000414s ]
[ DB ] CONNECT:[ UseTime:0.000678s ] 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` = 6645 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000689s ]
[ DB ] CONNECT:[ UseTime:0.000525s ] 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` = 6645 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000932s ]
[ DB ] CONNECT:[ UseTime:0.000839s ] 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` = 6645 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000428s ]
[ DB ] CONNECT:[ UseTime:0.000440s ] 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` = 6645 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000741s ]
[ DB ] CONNECT:[ UseTime:0.000400s ] 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.000410s ]
[ DB ] CONNECT:[ UseTime:0.000395s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 330000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000358s ]
[ DB ] CONNECT:[ UseTime:0.000333s ] 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` = 6638 LIMIT 1 [ RunTime:0.000455s ]
[ DB ] CONNECT:[ UseTime:0.000308s ] 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` = 6638 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000385s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 6638 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000324s ]
[ DB ] CONNECT:[ UseTime:0.000620s ] 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` = 6638 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000379s ]
[ DB ] CONNECT:[ UseTime:0.000327s ] 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` = 6638 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000321s ]
[ 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_enter_performance` WHERE `enter_id` = 6638 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000356s ]
[ DB ] CONNECT:[ UseTime:0.000262s ] 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` = 6638 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000316s ]
[ 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_honorary_awards` WHERE `company_id` = 6638 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000288s ]
[ DB ] CONNECT:[ UseTime:0.000307s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 23 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000305s ]
[ DB ] CONNECT:[ UseTime:0.000323s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 110000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000598s ]
[ DB ] CONNECT:[ UseTime:0.000452s ] 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` = 6576 LIMIT 1 [ RunTime:0.000485s ]
[ DB ] CONNECT:[ UseTime:0.000388s ] 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` = 6576 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000358s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 6576 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.000305s ] 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` = 6576 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000357s ]
[ DB ] CONNECT:[ UseTime:0.000584s ] 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` = 6576 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000313s ]
[ DB ] CONNECT:[ UseTime:0.000290s ] 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` = 6576 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000615s ]
[ DB ] CONNECT:[ UseTime:0.000272s ] 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` = 6576 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000285s ]
[ DB ] CONNECT:[ UseTime:0.000335s ] 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` = 6576 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.001735s ]
[ DB ] CONNECT:[ UseTime:0.000335s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 23 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000778s ]
[ DB ] CONNECT:[ UseTime:0.000355s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 440000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000311s ]
[ DB ] CONNECT:[ UseTime:0.000345s ] 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` = 6551 LIMIT 1 [ RunTime:0.000430s ]
[ DB ] CONNECT:[ UseTime:0.000308s ] 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` = 6551 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000367s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 6551 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000374s ]
[ DB ] CONNECT:[ UseTime:0.000316s ] 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` = 6551 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000299s ]
[ DB ] CONNECT:[ UseTime:0.000293s ] 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` = 6551 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000667s ]
[ DB ] CONNECT:[ UseTime:0.000296s ] 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` = 6551 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000590s ]
[ DB ] CONNECT:[ UseTime:0.000301s ] 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` = 6551 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000401s ]
[ DB ] CONNECT:[ UseTime:0.000294s ] 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` = 6551 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000305s ]
[ DB ] CONNECT:[ UseTime:0.000309s ] 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.000317s ]
[ DB ] CONNECT:[ UseTime:0.000267s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 630000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000365s ]
[ DB ] CONNECT:[ UseTime:0.000282s ] 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` = 6539 LIMIT 1 [ RunTime:0.000722s ]
[ DB ] CONNECT:[ UseTime:0.000329s ] 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` = 6539 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000332s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 6539 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000470s ]
[ DB ] CONNECT:[ UseTime:0.000333s ] 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` = 6539 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000329s ]
[ DB ] CONNECT:[ UseTime:0.000285s ] 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` = 6539 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000305s ]
[ DB ] CONNECT:[ UseTime:0.000342s ] 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` = 6539 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000386s ]
[ DB ] CONNECT:[ UseTime:0.000277s ] 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` = 6539 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000272s ]
[ DB ] CONNECT:[ UseTime:0.000580s ] 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` = 6539 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000270s ]
[ DB ] CONNECT:[ UseTime:0.000279s ] 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.000366s ]
[ DB ] CONNECT:[ UseTime:0.000290s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 230000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000260s ]
[ 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` = 6408 LIMIT 1 [ RunTime:0.000377s ]
[ DB ] CONNECT:[ UseTime:0.000304s ] 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` = 6408 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000320s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 6408 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000318s ]
[ DB ] CONNECT:[ UseTime:0.000693s ] 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` = 6408 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000399s ]
[ DB ] CONNECT:[ UseTime:0.000290s ] 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` = 6408 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000409s ]
[ DB ] CONNECT:[ UseTime:0.000296s ] 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` = 6408 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.001037s ]
[ DB ] CONNECT:[ UseTime:0.000350s ] 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` = 6408 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000393s ]
[ DB ] CONNECT:[ UseTime:0.000339s ] 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` = 6408 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000958s ]
[ DB ] CONNECT:[ UseTime:0.000354s ] 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.000350s ]
[ DB ] CONNECT:[ UseTime:0.000361s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 420000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000373s ]
[ DB ] CONNECT:[ UseTime:0.000366s ] 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` = 6210 LIMIT 1 [ RunTime:0.000404s ]
[ DB ] CONNECT:[ UseTime:0.000363s ] 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` = 6210 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000438s ]
[ SQL ] SELECT `file_id`,`file_name`,`file_url` FROM `t_enter_qualification` WHERE `enter_type` = 1 AND `enter_id` = 6210 AND `status` = 1 AND `is_delete` = 0 ORDER BY `is_top` DESC,`listorder` DESC,`id` DESC LIMIT 0,3 [ RunTime:0.000393s ]
[ DB ] CONNECT:[ UseTime:0.000293s ] 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` = 6210 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000574s ]
[ DB ] CONNECT:[ UseTime:0.000313s ] 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` = 6210 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000309s ]
[ 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_enter_performance` WHERE `enter_id` = 6210 AND `enter_type` = 1 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000323s ]
[ DB ] CONNECT:[ UseTime:0.000447s ] 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` = 6210 AND `enter_type` = 2 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000320s ]
[ 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` = 6210 AND `status` = 1 AND `is_delete` = 0 [ RunTime:0.000299s ]
[ DB ] CONNECT:[ UseTime:0.000310s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_project_classify` WHERE `id` = 23 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000314s ]
[ DB ] CONNECT:[ UseTime:0.000271s ] mysql:host=127.0.0.1;port=3306;dbname=gxepc;charset=utf8
[ SQL ] SELECT * FROM `t_area` WHERE `id` = 110000 AND `is_delete` = 0 LIMIT 1 [ RunTime:0.000304s ]