新逻辑参考文献相关性整合之前的逻辑

This commit is contained in:
wyn
2026-06-30 09:30:33 +08:00
parent 9c8f7cc3b6
commit da71dfc04e
8 changed files with 162 additions and 190 deletions

View File

@@ -13,11 +13,4 @@ return [
'dlq' => 'ref_check.article.dlq',
'route_key' => 'article.start',
],
'reference_relevance' => [
'exchange' => 'reference_relevance',
'queue' => 'ref_relevance.article',
'dlq' => 'ref_relevance.article.dlq',
'route_key' => 'article.start',
],
];