基本
文件
流程
错误
SQL
调试
用户
- 请求信息 : 2025-04-02 18:20:55 HTTP/2.0 GET : https://rw.teamotto.com.cn/
- 运行时间 : 0.128336s [ 吞吐率:7.79req/s ] 内存消耗:4,602.28kb 文件加载:156
- 查询信息 : 0 queries
- 缓存信息 : 2 reads,2 writes
- 会话信息 : SESSION_ID=2fa5781200e159c3bb07a761fa831904
- CONNECT:[ UseTime:0.012851s ] mysql:host=47.112.18.122;port=3306;dbname=hotelfun;charset=utf8mb4
- SHOW FULL COLUMNS FROM `tm_business` [ RunTime:0.009188s ]
- SELECT `business_name` FROM `tm_business` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.008482s ]
- SHOW FULL COLUMNS FROM `tm_order` [ RunTime:0.009271s ]
- 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.008528s ]
- 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.008548s ]
- 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.008564s ]

0.140059s