15313670163 hace 2 meses
padre
commit
b41bdbede6
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      runtime/logs/hyperf.log

+ 4 - 0
runtime/logs/hyperf.log

@@ -3493,3 +3493,7 @@
 [2025-02-06T16:22:17.146609+08:00] sql.INFO: [233.25] select `template`.`template_name`, `template`.`template_img`, `template`.`id` as `tid`, `template_class`.`name`, `template_class`.`id` as `class_id`, `website_template_info`.`page_type`, `website_template_info`.`website_id` from `website_template_info` left join `template` on `template`.`id` = `website_template_info`.`template_id` left join `template_class` on `template_class`.`id` = `template`.`template_class_id` where (`website_template_info`.`website_id` = '1' and `template_id` is not null) and (json_contains(`template`.`template_img`, '{"value":"1"}') or json_contains(`template`.`template_img`, '{"value":"7"}') or json_contains(`template`.`template_img`, '{"value":"2"}') or json_contains(`template`.`template_img`, '{"value":"3"}') or json_contains(`template`.`template_img`, '{"value":"6"}')) limit 1 [] []
 [2025-02-06T16:24:43.470530+08:00] sql.INFO: [107.12] select * from `website_template_info` where `website_id` = '1' limit 1 [] []
 [2025-02-06T16:24:43.520333+08:00] sql.INFO: [18.62] select `template`.`template_name`, `template`.`template_img`, `template`.`id` as `tid`, `template_class`.`name`, `template_class`.`id` as `class_id`, `website_template_info`.`page_type`, `website_template_info`.`website_id` from `website_template_info` left join `template` on `template`.`id` = `website_template_info`.`template_id` left join `template_class` on `template_class`.`id` = `template`.`template_class_id` where (`website_template_info`.`website_id` = '1' and `template_id` is not null) and (json_contains(`template`.`template_img`, '{"value":"1"}') or json_contains(`template`.`template_img`, '{"value":"7"}') or json_contains(`template`.`template_img`, '{"value":"2"}') or json_contains(`template`.`template_img`, '{"value":"3"}') or json_contains(`template`.`template_img`, '{"value":"6"}')) limit 1 [] []
+[2025-02-06T16:31:14.592976+08:00] sql.INFO: [62.07] select * from `website` where `website`.`id` = '1' limit 1 [] []
+[2025-02-06T16:31:14.622513+08:00] sql.INFO: [14.16] select `page_type` from `website_template_info` where `website_id` = '1' limit 1 [] []
+[2025-02-06T16:31:14.643214+08:00] sql.INFO: [15.73] select * from `template` where (json_contains(`template_img`, '{"value":"1"}') and json_contains(`template_img`, '{"value":"7"}') and json_contains(`template_img`, '{"value":"2"}') and json_contains(`template_img`, '{"value":"3"}') and json_contains(`template_img`, '{"value":"6"}')) order by `template`.`updated_at` desc limit 10 offset 0 [] []
+[2025-02-06T16:31:14.657514+08:00] sql.INFO: [13.4] select count(*) as aggregate from `template` where (json_contains(`template_img`, '{"value":"1"}') and json_contains(`template_img`, '{"value":"7"}') and json_contains(`template_img`, '{"value":"2"}') and json_contains(`template_img`, '{"value":"3"}') and json_contains(`template_img`, '{"value":"6"}')) [] []