优化基于CID 的用户统计
This commit is contained in:
@@ -119,7 +119,7 @@ file:
|
||||
|
||||
|
||||
system:
|
||||
useCidSwitch: false
|
||||
useCidSwitch: true
|
||||
|
||||
userSystem:
|
||||
cidUser: cid
|
||||
@@ -134,8 +134,8 @@ tenantSystem:
|
||||
localTenant: local
|
||||
|
||||
cid:
|
||||
## url: http://192.168.65.162:8989/honeycom-spdm # 请根据实际CID服务地址修改
|
||||
url: http://192.168.65.75:8989/honeycom-spdm # 朱欣茹地址
|
||||
url: http://192.168.65.162:8989/honeycom-spdm # 请根据实际CID服务地址修改
|
||||
## url: http://192.168.65.75:8989/honeycom-spdm # 朱欣茹地址
|
||||
user:
|
||||
listUser: /spdm-user/listUser
|
||||
queryUserDetail: /spdm-user/queryUserDetail
|
||||
@@ -157,4 +157,9 @@ cid:
|
||||
queryFlowTemplate: /spdm-flow/listProcessByGroup
|
||||
queryApproveDetail: /spdm-flow/queryFlowNodeDetail
|
||||
stopApproveFlow: /spdm-flow/stopFlow
|
||||
group: SPDM
|
||||
group: SPDM
|
||||
|
||||
# 0单机处理,可以指向本地,1负载均衡轮询
|
||||
serverType: 0
|
||||
#serverIp: 192.168.65.161
|
||||
serverIp: 192.168.65.73
|
||||
@@ -130,7 +130,7 @@ scheduled:
|
||||
syncUser: 0 0 4 * * ?
|
||||
|
||||
system:
|
||||
useCidSwitch: false
|
||||
useCidSwitch: true
|
||||
|
||||
userSystem:
|
||||
cidUser: cid
|
||||
@@ -145,8 +145,8 @@ tenantSystem:
|
||||
localTenant: local
|
||||
|
||||
cid:
|
||||
## url: http://192.168.65.162:8989/honeycom-spdm # 请根据实际CID服务地址修改
|
||||
url: http://192.168.65.75:8989/honeycom-spdm # 朱欣茹地址
|
||||
url: http://192.168.65.162:8989/honeycom-spdm # 请根据实际CID服务地址修改
|
||||
## url: http://192.168.65.75:8989/honeycom-spdm # 朱欣茹地址
|
||||
user:
|
||||
listUser: /spdm-user/listUser
|
||||
queryUserDetail: /spdm-user/queryUserDetail
|
||||
|
||||
@@ -128,7 +128,7 @@ scheduled:
|
||||
syncUser: 0 0 4 * * ?
|
||||
|
||||
system:
|
||||
useCidSwitch: false
|
||||
useCidSwitch: true
|
||||
|
||||
userSystem:
|
||||
cidUser: cid
|
||||
@@ -143,8 +143,8 @@ tenantSystem:
|
||||
localTenant: local
|
||||
|
||||
cid:
|
||||
## url: http://192.168.65.162:8989/honeycom-spdm # 请根据实际CID服务地址修改
|
||||
url: http://192.168.65.75:8989/honeycom-spdm # 朱欣茹地址
|
||||
url: http://192.168.65.162:8989/honeycom-spdm # 请根据实际CID服务地址修改
|
||||
## url: http://192.168.65.75:8989/honeycom-spdm # 朱欣茹地址
|
||||
user:
|
||||
listUser: /spdm-user/listUser
|
||||
queryUserDetail: /spdm-user/queryUserDetail
|
||||
|
||||
Reference in New Issue
Block a user