This commit is contained in:
quyixiao 2025-03-23 21:50:15 +08:00
parent b44d06c43d
commit 8289723374

View File

@ -3,6 +3,9 @@ server:
spring: spring:
application: application:
name: api-interface name: api-interface
main:
allow-bean-definition-overriding: true
allow-circular-references: true
# 环境 dev|pre|online # 环境 dev|pre|online
profiles: profiles: