工作流模块提交
This commit is contained in:
@@ -172,6 +172,13 @@ spring:
|
||||
filters:
|
||||
- SwaggerHeaderFilter
|
||||
- StripPrefix=1
|
||||
- id: bpm-boot
|
||||
uri: lb://bpm-boot
|
||||
predicates:
|
||||
- Path=/bpm-boot/**
|
||||
filters:
|
||||
- SwaggerHeaderFilter
|
||||
- StripPrefix=1
|
||||
#项目日志的配置
|
||||
logging:
|
||||
config: http://@nacos.url@/nacos/v1/cs/configs?tenant=@nacos.namespace@&group=DEFAULT_GROUP&dataId=logback.xml
|
||||
@@ -211,7 +218,11 @@ whitelist:
|
||||
#- /event-boot/**
|
||||
#- /quality-boot/**
|
||||
#- /harmonic-prepare/**
|
||||
#- /process-boot/**
|
||||
- /process-boot/**
|
||||
- /bpm-boot/**
|
||||
- /system-boot/**
|
||||
- /user-boot/**
|
||||
- /user-boot/user/listAllUserByDeptId
|
||||
|
||||
|
||||
mqtt:
|
||||
|
||||
Reference in New Issue
Block a user