基本
文件
流程
错误
SQL
调试
用户
- 请求信息 : 2025-10-14 10:32:42 HTTP/2.0 GET : https://rw.teamotto.com.cn/
- 运行时间 : 0.138339s [ 吞吐率:7.23req/s ] 内存消耗:4,602.28kb 文件加载:156
- 查询信息 : 0 queries
- 缓存信息 : 2 reads,2 writes
- 会话信息 : SESSION_ID=4f544541ea8db33d66f6a995243b1084
- CONNECT:[ UseTime:0.017071s ] mysql:host=47.112.18.122;port=3306;dbname=hotelfun;charset=utf8mb4
- SHOW FULL COLUMNS FROM `tm_business` [ RunTime:0.012072s ]
- SELECT `business_name` FROM `tm_business` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.011365s ]
- SHOW FULL COLUMNS FROM `tm_order` [ RunTime:0.012092s ]
- 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.011342s ]
- 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.011314s ]
- 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.011351s ]

0.145986s