优化基于CID 的用户统计

This commit is contained in:
2025-11-13 11:28:25 +08:00
parent 56771a0de0
commit 3dae5f40b8
13 changed files with 84 additions and 29 deletions

View File

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

View File

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

View File

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