基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-06-28 21:26:28 HTTP/2.0 GET : https://m.zhaopinshou.com/
- 运行时间 : 0.420673s [ 吞吐率:2.38req/s ] 内存消耗:8,375.07kb 文件加载:245
- 查询信息 : 0 queries
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=0c08a00ab07af7c45221e82b7affd118
- CONNECT:[ UseTime:0.002090s ] mysql:host=rm-m5e696cv4i416b86h.mysql.rds.aliyuncs.com;port=3306;dbname=zhaopin_cms;charset=utf8mb4
- SHOW FULL COLUMNS FROM `zp_user` [ RunTime:0.003202s ]
- SELECT * FROM `zp_user` WHERE ( `id` IS NULL ) AND `zp_user`.`delete_time` IS NULL LIMIT 1 [ RunTime:0.001058s ]
- SHOW FULL COLUMNS FROM `zp_industry` [ RunTime:0.001931s ]
- SELECT * FROM `zp_industry` WHERE `parent_id` > 0 [ RunTime:0.001174s ]
- SHOW FULL COLUMNS FROM `zp_jobs` [ RunTime:0.002233s ]
- 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.025726s ]
- SHOW FULL COLUMNS FROM `zp_jobs_industry` [ RunTime:0.001743s ]
- SELECT * FROM `zp_jobs_industry` WHERE `jobs_id` IN (17612,17611,17610,17609,17608,17607) [ RunTime:0.001016s ]
- SHOW FULL COLUMNS FROM `zp_brand_user` [ RunTime:0.001672s ]
- 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 (42239,42258,42260,42262,42261,42253) [ RunTime:0.001037s ]
- SHOW FULL COLUMNS FROM `zp_brand` [ RunTime:0.001777s ]
- 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 (16432,16436,16438,16440,16439,16434) [ RunTime:0.001011s ]
- SHOW FULL COLUMNS FROM `zp_company` [ RunTime:0.001886s ]
- SELECT * FROM `zp_company` WHERE `id` IN (16419,16421,16423,16425,16426,16427) [ RunTime:0.001049s ]
- SHOW FULL COLUMNS FROM `zp_brand_introduce` [ RunTime:0.001654s ]
- SELECT * FROM `zp_brand_introduce` WHERE `brand_id` IN (16432,16434,16436,16438,16439,16440) [ RunTime:0.002371s ]
- SELECT `b`.* FROM `zp_brand` `b` LEFT JOIN `zp_brand_user` `bu` ON `b`.`id`=`bu`.`brand_id` WHERE `bu`.`user_id` = '42239' LIMIT 1 [ RunTime:0.001058s ]
- SHOW FULL COLUMNS FROM `zp_vip_level` [ RunTime:0.001900s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000945s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 16432 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.041725s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000911s ]
- 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.000955s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000858s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 16436 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.037264s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000962s ]
- 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.000978s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000849s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 16438 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.037278s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.001028s ]
- 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.000907s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000868s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 16440 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.037247s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.001010s ]
- 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.000941s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.000902s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 16439 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.036867s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000945s ]
- 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.001178s ]
- SELECT * FROM `zp_vip_level` WHERE `level` = 0 LIMIT 1 [ RunTime:0.002219s ]
- UPDATE `zp_jobs` SET `position_label` = 'normal' WHERE ( `brand_id` = 16434 AND `position_label` = 'urgent' ) AND `zp_jobs`.`delete_time` IS NULL [ RunTime:0.037295s ]
- SELECT * FROM `zp_vip_level` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000962s ]
- SHOW FULL COLUMNS FROM `zp_jobs_display` [ RunTime:0.002060s ]
- INSERT INTO `zp_jobs_display` (`job_id` , `user_id` , `display_client` , `display_type` , `create_time`) VALUES ( 17612,null,'APPLICANT_WEB',1,'2026-06-28 21:26:28' ) , ( 17611,null,'APPLICANT_WEB',1,'2026-06-28 21:26:28' ) , ( 17610,null,'APPLICANT_WEB',1,'2026-06-28 21:26:28' ) , ( 17609,null,'APPLICANT_WEB',1,'2026-06-28 21:26:28' ) , ( 17608,null,'APPLICANT_WEB',1,'2026-06-28 21:26:28' ) , ( 17607,null,'APPLICANT_WEB',1,'2026-06-28 21:26:28' ) [ RunTime:0.001231s ]

0.422556s