@@ -174,6 +174,8 @@ spring:
host: 69.230.201.115
port: 6379
password: ''
+ main:
+ allow-bean-definition-overriding: true
#mybatis plus 设置
mybatis-plus:
mapper-locations: classpath*:org/jeecg/modules/**/xml/*Mapper.xml