基本
文件
流程
错误
SQL
调试
用户
- 请求信息 : 2025-03-26 18:23:03 HTTP/2.0 GET : https://rw.teamotto.com.cn/
- 运行时间 : 0.147795s [ 吞吐率:6.77req/s ] 内存消耗:4,602.38kb 文件加载:156
- 查询信息 : 0 queries
- 缓存信息 : 2 reads,2 writes
- 会话信息 : SESSION_ID=20da1372162bb9906abc6fb11d6dd198
- CONNECT:[ UseTime:0.016699s ] mysql:host=47.112.18.122;port=3306;dbname=hotelfun;charset=utf8mb4
- SHOW FULL COLUMNS FROM `tm_business` [ RunTime:0.011735s ]
- SELECT `business_name` FROM `tm_business` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.011004s ]
- SHOW FULL COLUMNS FROM `tm_order` [ RunTime:0.011825s ]
- 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.013059s ]
- 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.011733s ]
- 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.011620s ]

0.159215s