feat:CID消息通知
This commit is contained in:
@@ -167,3 +167,5 @@ cid:
|
||||
batchCount: 500
|
||||
# 批量查询的cid 接口,配合上面url使用
|
||||
batchInterfacePath: /spdm-flow/listFlowNodeDetail
|
||||
msg:
|
||||
sendMessage: /spdm-msg/sendMessage
|
||||
@@ -167,6 +167,8 @@ cid:
|
||||
batchCount: 500
|
||||
# 批量查询的cid 接口,配合上面url使用
|
||||
batchInterfacePath: /spdm-flow/listFlowNodeDetail
|
||||
msg:
|
||||
sendMessage: /spdm-msg/sendMessage
|
||||
|
||||
# 0单机处理,可以指向本地,1负载均衡轮询
|
||||
serverType: 0
|
||||
|
||||
@@ -178,4 +178,6 @@ cid:
|
||||
# 单次批量查询cid审批流详情的条数
|
||||
batchCount: 500
|
||||
# 批量查询的cid 接口,配合上面url使用
|
||||
batchInterfacePath: /spdm-flow/listFlowNodeDetail
|
||||
batchInterfacePath: /spdm-flow/listFlowNodeDetail
|
||||
msg:
|
||||
sendMessage: /spdm-msg/sendMessage
|
||||
Reference in New Issue
Block a user