基本
文件
流程
错误
SQL
调试
用户
- 请求信息 : 2025-07-18 17:47:01 HTTP/2.0 GET : https://rw.teamotto.com.cn/
- 运行时间 : 0.123749s [ 吞吐率:8.08req/s ] 内存消耗:4,602.41kb 文件加载:156
- 查询信息 : 0 queries
- 缓存信息 : 2 reads,2 writes
- 会话信息 : SESSION_ID=e6ef83920cf413f618397d66050058e4
- CONNECT:[ UseTime:0.013017s ] mysql:host=47.112.18.122;port=3306;dbname=hotelfun;charset=utf8mb4
- SHOW FULL COLUMNS FROM `tm_business` [ RunTime:0.009368s ]
- SELECT `business_name` FROM `tm_business` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.008584s ]
- SHOW FULL COLUMNS FROM `tm_order` [ RunTime:0.009375s ]
- SELECT COUNT(*) AS think_count FROM `tm_order` `a` INNER JOIN `tm_users` `c` ON `a`.`user_id`=`c`.`user_id` INNER JOIN `tm_product` `g` ON `a`.`product_id`=`g`.`id` INNER JOIN `tm_category` `e` ON `e`.`id`=`g`.`category_id` WHERE `shopping_type` = 'self' AND `order_status` = 2 LIMIT 1 [ RunTime:0.008633s ]
- SELECT COUNT(*) AS think_count FROM `tm_order` `a` INNER JOIN `tm_users` `c` ON `a`.`user_id`=`c`.`user_id` INNER JOIN `tm_product` `g` ON `a`.`product_id`=`g`.`id` INNER JOIN `tm_category` `e` ON `e`.`id`=`g`.`category_id` WHERE `shopping_type` = 'voucher' AND `order_status` = 2 LIMIT 1 [ RunTime:0.008580s ]
- SELECT COUNT(*) AS think_count FROM `tm_order` `a` INNER JOIN `tm_users` `c` ON `a`.`user_id`=`c`.`user_id` INNER JOIN `tm_product` `g` ON `a`.`product_id`=`g`.`id` INNER JOIN `tm_category` `e` ON `e`.`id`=`g`.`category_id` WHERE `shopping_type` = 'up' AND `order_status` = 2 LIMIT 1 [ RunTime:0.008575s ]

0.133612s