增加令牌刷新逻辑
增加演示模式的开关
This commit is contained in:
@@ -13,3 +13,6 @@ dubbo:
|
||||
registry:
|
||||
# address: spring-cloud://400-infra.server.iocoder.cn:8848 # 指定 Dubbo 服务注册中心的地址
|
||||
address: nacos://400-infra.server.iocoder.cn:8848?namespace=dev # 指定 Dubbo 服务注册中心的地址
|
||||
|
||||
# Mall 认证安全配置
|
||||
mall.security.admin.demo: true # 是否开启演示模式
|
||||
|
||||
Reference in New Issue
Block a user