完善消息错误信息、编写消息重试队列
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user