成立单独的冀北技术监督项目
This commit is contained in:
@@ -179,6 +179,14 @@ spring:
|
||||
filters:
|
||||
- SwaggerHeaderFilter
|
||||
- StripPrefix=1
|
||||
- id: supervision-boot
|
||||
uri: lb://supervision-boot
|
||||
predicates:
|
||||
- Path=/supervision-boot/**
|
||||
filters:
|
||||
- SwaggerHeaderFilter
|
||||
- StripPrefix=1
|
||||
|
||||
#项目日志的配置
|
||||
logging:
|
||||
config: http://@nacos.url@/nacos/v1/cs/configs?tenant=@nacos.namespace@&group=DEFAULT_GROUP&dataId=logback.xml
|
||||
@@ -221,6 +229,7 @@ whitelist:
|
||||
- /process-boot/**
|
||||
- /bpm-boot/**
|
||||
- /system-boot/**
|
||||
- /supervision-boot/**
|
||||
- /user-boot/**
|
||||
- /user-boot/user/listAllUserByDeptId
|
||||
|
||||
|
||||
Reference in New Issue
Block a user