From a3207e38c13a81299afc1963e0e52d9800e05a68 Mon Sep 17 00:00:00 2001 From: liusheng <337615773@qq.com> Date: 星期六, 07 六月 2025 15:55:48 +0800 Subject: [PATCH] 代码提交 --- jh-server/src/main/resources/application-local.yaml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/jh-server/src/main/resources/application-local.yaml b/jh-server/src/main/resources/application-local.yaml index 88359e7..e2deb52 100644 --- a/jh-server/src/main/resources/application-local.yaml +++ b/jh-server/src/main/resources/application-local.yaml @@ -182,6 +182,9 @@ cn.lihu.jh.module.ai.dal.mysql: debug cn.lihu.jh.module.ecg.dal.mysql: debug org.springframework.context.support.PostProcessorRegistrationDelegate: ERROR # TODO 鑺嬭壙锛氬厛绂佺敤锛孲pring Boot 3.X 瀛樺湪閮ㄥ垎閿欒鐨� WARN 鎻愮ず + org.springframework.cloud.openfeign: debug + feign: debug + cn.lihu.jh.module.ecg.feign: debug debug: false -- Gitblit v1.9.3