提交 33a1e7c3 authored 作者: liruixin's avatar liruixin

Merge branch 'v1.0_init_contract_20240306' into test

Former-commit-id: 180ef602
......@@ -27,7 +27,7 @@ public class BreakContractOwnerRecordDtsListener {
@RabbitListener(queues = RabbitKeyConstants.CLX_PERFORMANCE_BREAK_CONTRACT_OWNER_RECORD_QUEUE)
@RabbitListener(queues = RabbitKeyConstants.CLX_PERFORMANCE_SETTLEMENT_OWNER_DETAIL_QUEUE)
public void onMessage(Message message) {
try {
String msg = new String(message.getBody());
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论