修改统一身份认证
This commit is contained in:
@@ -3,6 +3,7 @@ spring:
|
|||||||
name: lideeyunji-server
|
name: lideeyunji-server
|
||||||
profiles:
|
profiles:
|
||||||
active: local # 读取配置
|
active: local # 读取配置
|
||||||
|
#active: prod # 读取配置
|
||||||
main:
|
main:
|
||||||
allow-circular-references: true # 允许循环依赖,因为项目是三层架构,无法避免这个情况。
|
allow-circular-references: true # 允许循环依赖,因为项目是三层架构,无法避免这个情况。
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user