From 8289723374011d51470e6bb10461e3edc9ea9e93 Mon Sep 17 00:00:00 2001 From: quyixiao <2621048238@qq.com> Date: Sun, 23 Mar 2025 21:50:15 +0800 Subject: [PATCH] jruqwhnt --- api-web/api-interface/src/main/resources/bootstrap.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/api-web/api-interface/src/main/resources/bootstrap.yml b/api-web/api-interface/src/main/resources/bootstrap.yml index e14a1e8..5b2aae5 100644 --- a/api-web/api-interface/src/main/resources/bootstrap.yml +++ b/api-web/api-interface/src/main/resources/bootstrap.yml @@ -3,6 +3,9 @@ server: spring: application: name: api-interface + main: + allow-bean-definition-overriding: true + allow-circular-references: true # 环境 dev|pre|online profiles: