字典树新增接口

This commit is contained in:
2023-07-06 11:33:59 +08:00
parent 8feb7b00ab
commit 5229ae3c60
8 changed files with 97 additions and 4 deletions

View File

@@ -167,6 +167,13 @@ spring:
filters:
- SwaggerHeaderFilter
- StripPrefix=1
- id: access-boot
uri: lb://access-boot
predicates:
- Path=/access-boot/**
filters:
- SwaggerHeaderFilter
- StripPrefix=1
#项目日志的配置
logging:
config: http://@nacos.url@/nacos/v1/cs/configs?tenant=@nacos.namespace@&group=DEFAULT_GROUP&dataId=logback.xml