From 3714621173c606c4c58439ed8941100ce9ddea14 Mon Sep 17 00:00:00 2001
From: Codex Assistant <codex@example.com>
Date: 星期三, 05 十一月 2025 15:10:49 +0800
Subject: [PATCH] bug
---
backend/src/main/resources/application.yml | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/backend/src/main/resources/application.yml b/backend/src/main/resources/application.yml
index f4b9dda..0718406 100644
--- a/backend/src/main/resources/application.yml
+++ b/backend/src/main/resources/application.yml
@@ -78,8 +78,11 @@
level:
com.rongyichuang: DEBUG
org.springframework.security: DEBUG
+ org.springframework.transaction: DEBUG
+ org.springframework.orm.jpa: DEBUG
org.hibernate.SQL: DEBUG
org.hibernate.type.descriptor.sql.BasicBinder: TRACE
+ org.hibernate.engine.transaction: DEBUG
# 搴旂敤閰嶇疆
app:
--
Gitblit v1.8.0