基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-06-28 20:16:18 HTTP/2.0 GET : https://m.zhaopinshou.com/
- 运行时间 : 0.466480s [ 吞吐率:2.14req/s ] 内存消耗:8,374.96kb 文件加载:245
- 查询信息 : 0 queries
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=babfc48af6458bfa3aae410d9c2bcf18
- CONNECT:[ UseTime:0.002208s ] mysql:host=rm-m5e696cv4i416b86h.mysql.rds.aliyuncs.com;port=3306;dbname=zhaopin_cms;charset=utf8mb4
- SHOW FULL COLUMNS FROM `zp_user` [ RunTime:0.002469s ]
- SELECT * FROM `zp_user` WHERE ( `id` IS NULL ) AND `zp_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.000964s ]
- SHOW FULL COLUMNS FROM `zp_industry` [ RunTime:0.001843s ]
- SELECT * FROM `zp_industry` WHERE `parent_id` > 0 [ RunTime:0.001136s ]
- SHOW FULL COLUMNS FROM `zp_jobs` [ RunTime:0.002754s ]
- 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.031781s ]
- SHOW FULL COLUMNS FROM `zp_jobs_industry` [ RunTime:0.001787s ]
- SELECT * FROM `zp_jobs_industry` WHERE `jobs_id` IN (17611,17610,17609,17608,17607,17606) [ RunTime:0.000940s ]
- SHOW FULL COLUMNS FROM `zp_brand_user` [ RunTime:0.001791s ]
- 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 (42258,42260,42262,42261,42253,42200) [ RunTime:0.000975s ]
- SHOW FULL COLUMNS FROM `zp_brand` [ RunTime:0.001753s ]
- 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 (16436,16438,16440,16439,16434,16424) [ RunTime:0.000936s ]
- SHOW FULL COLUMNS FROM `zp_company` [ RunTime:0.001986s ]
- SELECT * FROM `zp_company` WHERE `id` IN (16411,16421,16423,16425,16426,16427) [ RunTime:0.001016s ]
- SHOW FULL COLUMNS FROM `zp_brand_introduce` [ RunTime:0.001613s ]
- SELECT * FROM `zp_brand_introduce` WHERE `brand_id` IN (16424,16434,16436,16438,16439,16440) [ RunTime:0.002370s ]
- SELECT `b`.* FROM `zp_brand` `b` LEFT JOIN `zp_brand_user` `bu` ON `b`.`id`=`bu`.`brand_id` WHERE `bu`.`user_id` = '42258' LIMIT 1 [ RunTime:0.001081s ]
- SHOW FULL COLUMNS FROM `zp_vip_level` [ RunTime:0.001879s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000861s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 16436 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.047376s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000913s ]
- SELECT `b`.* FROM `zp_brand` `b` LEFT JOIN `zp_brand_user` `bu` ON `b`.`id`=`bu`.`brand_id` WHERE `bu`.`user_id` = '42260' LIMIT 1 [ RunTime:0.001063s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.003420s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 16438 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.037076s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000902s ]
- SELECT `b`.* FROM `zp_brand` `b` LEFT JOIN `zp_brand_user` `bu` ON `b`.`id`=`bu`.`brand_id` WHERE `bu`.`user_id` = '42262' LIMIT 1 [ RunTime:0.000950s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000808s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 16440 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.049511s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000991s ]
- SELECT `b`.* FROM `zp_brand` `b` LEFT JOIN `zp_brand_user` `bu` ON `b`.`id`=`bu`.`brand_id` WHERE `bu`.`user_id` = '42261' LIMIT 1 [ RunTime:0.000923s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000832s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 16439 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.037228s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.001022s ]
- SELECT `b`.* FROM `zp_brand` `b` LEFT JOIN `zp_brand_user` `bu` ON `b`.`id`=`bu`.`brand_id` WHERE `bu`.`user_id` = '42253' LIMIT 1 [ RunTime:0.000997s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000873s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 16434 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.052627s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.001024s ]
- SELECT `b`.* FROM `zp_brand` `b` LEFT JOIN `zp_brand_user` `bu` ON `b`.`id`=`bu`.`brand_id` WHERE `bu`.`user_id` = '42200' LIMIT 1 [ RunTime:0.000980s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000836s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 16424 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.040396s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000897s ]
- SHOW FULL COLUMNS FROM `zp_jobs_display` [ RunTime:0.001873s ]
- INSERT INTO `zp_jobs_display` (`job_id` , `user_id` , `display_client` , `display_type` , `create_time`) VALUES ( 17611,null,'APPLICANT_WEB',1,'2026-06-28 20:16:19' ) , ( 17610,null,'APPLICANT_WEB',1,'2026-06-28 20:16:19' ) , ( 17609,null,'APPLICANT_WEB',1,'2026-06-28 20:16:19' ) , ( 17608,null,'APPLICANT_WEB',1,'2026-06-28 20:16:19' ) , ( 17607,null,'APPLICANT_WEB',1,'2026-06-28 20:16:19' ) , ( 17606,null,'APPLICANT_WEB',1,'2026-06-28 20:16:19' ) [ RunTime:0.001130s ]

0.468422s