成立单独的冀北技术监督项目

This commit is contained in:
2024-05-09 18:33:14 +08:00
parent e2a44def09
commit f9bec14719
11 changed files with 367 additions and 0 deletions

View File

@@ -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