perf: batch paid CMPP accounting and weighted routes
This commit is contained in:
@@ -349,6 +349,7 @@ async selectChannelForMessage(
|
||||
forceNational: options.forceNational,
|
||||
excludedChannelIds: excluded,
|
||||
approvedChannelIds,
|
||||
routingKey: message.id,
|
||||
});
|
||||
if (!selected) {
|
||||
throw new NotFoundException('无已报备通过且在线的可用通道');
|
||||
|
||||
Reference in New Issue
Block a user