CATEGORY
女装
工厂直供 · 真实服装实物拍摄
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-09-22 13:50:31 HTTP/2.0 GET : https://husuntrading.cn/category/2
- 运行时间 : 0.073372s [ 吞吐率:13.63req/s ] 内存消耗:4,373.02kb 文件加载:145
- 缓存信息 : 0 reads,0 writes
- 会话信息 : SESSION_ID=d248ccf4c2f0c4900dccea068b9ae0cb
- CONNECT:[ UseTime:0.002341s ] mysql:host=127.0.0.1;port=3306;dbname=husuntrading_cn;charset=utf8mb4
- SHOW FULL COLUMNS FROM `yf_category` [ RunTime:0.004275s ]
- SELECT * FROM `yf_category` WHERE `status` = 1 ORDER BY `sort` ASC [ RunTime:0.001281s ]
- SELECT * FROM `yf_category` WHERE `id` = 2 LIMIT 1 [ RunTime:0.000929s ]
- SHOW FULL COLUMNS FROM `yf_product` [ RunTime:0.002688s ]
- SELECT COUNT(*) AS think_count FROM `yf_product` `p` LEFT JOIN `yf_merchant` `m` ON `p`.`merchant_id`=`m`.`id` WHERE ( `p`.`status` = '1' AND `p`.`category_id` = '2' ) [ RunTime:0.002601s ]
- SELECT `p`.*,m.name as merchant_name FROM `yf_product` `p` LEFT JOIN `yf_merchant` `m` ON `p`.`merchant_id`=`m`.`id` WHERE ( `p`.`status` = '1' AND `p`.`category_id` = '2' ) ORDER BY `p`.`sales` DESC LIMIT 0,12 [ RunTime:0.000645s ]
0.076844s