基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-02-28 12:20:58 HTTP/2.0 GET : https://m.zhaopinshou.com/
- 运行时间 : 0.286085s [ 吞吐率:3.50req/s ] 内存消耗:8,375.52kb 文件加载:245
- 查询信息 : 0 queries
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=223e12610005f0156be3f7dcb2f9475f
- CONNECT:[ UseTime:0.001917s ] mysql:host=rm-m5e696cv4i416b86h.mysql.rds.aliyuncs.com;port=3306;dbname=zhaopin_cms;charset=utf8mb4
- SHOW FULL COLUMNS FROM `zp_user` [ RunTime:0.002457s ]
- SELECT * FROM `zp_user` WHERE ( `id` IS NULL ) AND `zp_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000844s ]
- SHOW FULL COLUMNS FROM `zp_industry` [ RunTime:0.001741s ]
- SELECT * FROM `zp_industry` WHERE `parent_id` > 0 [ RunTime:0.000986s ]
- SHOW FULL COLUMNS FROM `zp_jobs` [ RunTime:0.002133s ]
- SELECT `a`.`id`,`a`.`user_id`,`a`.`position_id`,`a`.`min_salary`,`a`.`max_salary`,`a`.`salary_month`,`a`.`publish_status`,`a`.`experience`,`a`.`education`,`a`.`brand_id`,`a`.`name`,`a`.`position_name`,`a`.`position_label`,`a`.`employment_type`,`a`.`keywords`,`a`.`view_count`,`a`.`company_type` FROM `zp_jobs` `a` WHERE ( `a`.`publish_status` = '1' AND `a`.`audit_status` = '1' ) AND `a`.`delete_time` IS NULL ORDER BY `publish_time` DESC LIMIT 6 [ RunTime:0.010625s ]
- SHOW FULL COLUMNS FROM `zp_jobs_industry` [ RunTime:0.001605s ]
- SELECT * FROM `zp_jobs_industry` WHERE `jobs_id` IN (9266,9265,9264,9263,9262,9261) [ RunTime:0.000821s ]
- SHOW FULL COLUMNS FROM `zp_brand_user` [ RunTime:0.001547s ]
- SELECT `a`.`id`,`a`.`brand_id`,`a`.`user_id`,`a`.`duties_name`,`b`.`real_name`,`b`.`mobile`,`b`.`username`,`b`.`avatar` FROM `zp_brand_user` `a` INNER JOIN `zp_user` `b` ON `a`.`user_id`=`b`.`id` WHERE `user_id` IN (22580,22571,22574,22570,22563,22572) [ RunTime:0.000892s ]
- SHOW FULL COLUMNS FROM `zp_brand` [ RunTime:0.001769s ]
- SELECT id,name,logo,scale,stage,industry_id,"" as scale_desc,"" as stage_desc, location_code, vip_id, vip_end_time,id,name,logo,scale,industry_id,"" as scale_desc,"" as stage_desc, suspend_status, company_id FROM `zp_brand` WHERE `id` IN (8592,8589,8590,8587,8579,8588) [ RunTime:0.000870s ]
- SHOW FULL COLUMNS FROM `zp_company` [ RunTime:0.001786s ]
- SELECT * FROM `zp_company` WHERE `id` IN (8566,8574,8575,8576,8577,8579) [ RunTime:0.000886s ]
- SHOW FULL COLUMNS FROM `zp_brand_introduce` [ RunTime:0.001519s ]
- SELECT * FROM `zp_brand_introduce` WHERE `brand_id` IN (8579,8587,8588,8589,8590,8592) [ RunTime:0.000785s ]
- SELECT `b`.* FROM `zp_brand` `b` LEFT JOIN `zp_brand_user` `bu` ON `b`.`id`=`bu`.`brand_id` WHERE `bu`.`user_id` = '22580' LIMIT 1 [ RunTime:0.000865s ]
- SHOW FULL COLUMNS FROM `zp_vip_level` [ RunTime:0.001749s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000749s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 8592 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.020220s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000802s ]
- SELECT `b`.* FROM `zp_brand` `b` LEFT JOIN `zp_brand_user` `bu` ON `b`.`id`=`bu`.`brand_id` WHERE `bu`.`user_id` = '22571' LIMIT 1 [ RunTime:0.000816s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000799s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 8589 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.018586s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000841s ]
- SELECT `b`.* FROM `zp_brand` `b` LEFT JOIN `zp_brand_user` `bu` ON `b`.`id`=`bu`.`brand_id` WHERE `bu`.`user_id` = '22574' LIMIT 1 [ RunTime:0.000849s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000724s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 8590 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.018572s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000740s ]
- SELECT `b`.* FROM `zp_brand` `b` LEFT JOIN `zp_brand_user` `bu` ON `b`.`id`=`bu`.`brand_id` WHERE `bu`.`user_id` = '22570' LIMIT 1 [ RunTime:0.000767s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000768s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 8587 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.018571s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000842s ]
- SELECT `b`.* FROM `zp_brand` `b` LEFT JOIN `zp_brand_user` `bu` ON `b`.`id`=`bu`.`brand_id` WHERE `bu`.`user_id` = '22563' LIMIT 1 [ RunTime:0.000854s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000775s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 8579 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.018781s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000792s ]
- SELECT `b`.* FROM `zp_brand` `b` LEFT JOIN `zp_brand_user` `bu` ON `b`.`id`=`bu`.`brand_id` WHERE `bu`.`user_id` = '22572' LIMIT 1 [ RunTime:0.000817s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000748s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 8588 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.018506s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000791s ]
- SHOW FULL COLUMNS FROM `zp_jobs_display` [ RunTime:0.001837s ]
- INSERT INTO `zp_jobs_display` (`job_id` , `user_id` , `display_client` , `display_type` , `create_time`) VALUES ( 9266,null,'APPLICANT_WEB',1,'2026-02-28 12:20:58' ) , ( 9265,null,'APPLICANT_WEB',1,'2026-02-28 12:20:58' ) , ( 9264,null,'APPLICANT_WEB',1,'2026-02-28 12:20:58' ) , ( 9263,null,'APPLICANT_WEB',1,'2026-02-28 12:20:58' ) , ( 9262,null,'APPLICANT_WEB',1,'2026-02-28 12:20:58' ) , ( 9261,null,'APPLICANT_WEB',1,'2026-02-28 12:20:58' ) [ RunTime:0.001098s ]

0.287971s