基本
文件
流程
错误
SQL
调试
用户
- 请求信息 : 2025-04-03 10:29:26 HTTP/2.0 GET : https://rw.teamotto.com.cn/
- 运行时间 : 0.142273s [ 吞吐率:7.03req/s ] 内存消耗:4,602.28kb 文件加载:156
- 查询信息 : 0 queries
- 缓存信息 : 2 reads,2 writes
- 会话信息 : SESSION_ID=58e9b7a5437faad2fb40222d819b3e02
- CONNECT:[ UseTime:0.015612s ] mysql:host=47.112.18.122;port=3306;dbname=hotelfun;charset=utf8mb4
- SHOW FULL COLUMNS FROM `tm_business` [ RunTime:0.011141s ]
- SELECT `business_name` FROM `tm_business` WHERE `id` IS NULL LIMIT 1 [ RunTime:0.010336s ]
- SHOW FULL COLUMNS FROM `tm_order` [ RunTime:0.011173s ]
- 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.010371s ]
- 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.010386s ]
- 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.010349s ]

0.153975s