src/main/resources/application.yml
@@ -45,7 +45,7 @@ redis: host: 101.37.22.173 host: 47.96.19.115 port: 6379 password: redis_pass database: 0 @@ -63,4 +63,4 @@ mybatis: mapper-locations: classpath*:/mapper/*Mapper.xml type-aliases-package: com.moral.entity config-location: classpath:/mapper/mybatis-config.xml