完善消息错误信息、编写消息重试队列

This commit is contained in:
caozehui
2026-03-12 09:13:43 +08:00
parent 6a0bb5f23e
commit e281226069
16 changed files with 173 additions and 23 deletions

View File

@@ -56,6 +56,7 @@ knife4j:
# MyBatis Plus 的配置项
mybatis-plus:
mapper-locations: classpath*:com/njcn/msgpush/**/mapping/*.xml
configuration:
map-underscore-to-camel-case: true # 虽然默认为 true ,但是还是显示去指定下。
global-config: