mirror of
https://gitee.com/dromara/dax-pay
synced 2026-08-13 15:55:42 +08:00
将 common-artemis 模块引用的 JMS Bean 名(jmsTemplate / topicJmsTemplate / topicListenerFactory)集中到新建的 ArtemisBeanNames 接口,替换 ArtemisCommonAutoConfiguration、ArtemisTemplateService 及消费端 (DemoTopicConsumer、CacheInvalidationConsumer)中的字符串字面量。 同时清理遗留的对账单模板.xlsx(对账模块已删除)。