feat(auth): 添加MK认证端点和第三方依赖

This commit is contained in:
黄斌峰
2026-08-07 19:08:43 +08:00
parent f692d8e275
commit 31f8e07ffe
4 changed files with 86 additions and 0 deletions
@@ -8,6 +8,7 @@ spring:
import:
- nacos:blade.yaml?group=DEFAULT_GROUP&refreshEnabled=true
- nacos:blade-${spring.profiles.active}.yaml?group=DEFAULT_GROUP&refreshEnabled=true
- nacos:third-party-api.yaml?group=DEFAULT_GROUP&refreshEnabled=true
- optional:nacos:${spring.application.name}-${spring.profiles.active}.yaml?group=DEFAULT_GROUP&refreshEnabled=true
cloud:
nacos: