commit | f1381f822ba8ffb27eba7e7d9936751409926297 | [log] [tgz] |
---|---|---|
author | 22301071 <22301071@bjtu.edu.cn> | Fri Jun 06 21:32:34 2025 +0800 |
committer | 22301071 <22301071@bjtu.edu.cn> | Fri Jun 06 21:33:50 2025 +0800 |
tree | a1c25796159c84127cafaf3333d82e86194fa5fa | |
parent | 9e7ca1295228a310eaf4eb1b07aad227cf40929b [diff] [blame] |
测试本地 Change-Id: Ib3a541fac7efd46cccd608c351fcd5f3236f475f
diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index dbde0cf..899d736 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties
@@ -9,8 +9,8 @@ mybatis-plus.mapper-locations=classpath*:/mapper/**/*.xml -#spring.data.redis.host = 127.0.0.1 -spring.data.redis.host = redis +spring.data.redis.host = 127.0.0.1 +#spring.data.redis.host = redis spring.data.redis.port = 6379 spring.mail.host=smtp.qq.com