mirror of
https://gitee.com/wujiawei1207537021/wu-lazy-cloud-network.git
synced 2026-02-04 15:05:54 +08:00
【fix】
This commit is contained in:
@@ -38,4 +38,20 @@ spring:
|
||||
# client:
|
||||
# inet-host: ${spring.lazy.netty.server.node-host}
|
||||
# inet-port: ${spring.lazy.netty.server.node-port}
|
||||
# client-id: standalone
|
||||
# client-id: standalone
|
||||
---
|
||||
# 配置数据隔离字段
|
||||
spring:
|
||||
lazy:
|
||||
saas-share:
|
||||
request-header-share-key: zone_id
|
||||
share-column-name: zone_id
|
||||
un-check-api-path:
|
||||
- /acw-client/java/api/**
|
||||
- /acw/**
|
||||
- /v1/online/**
|
||||
- /v1/api/**
|
||||
- /druid/**
|
||||
- /.well-known/appspecific/com.chrome.devtools.json
|
||||
- /token/access_token
|
||||
- /sys/user/findUseZoneList
|
||||
Reference in New Issue
Block a user