|
@@ -93,9 +93,9 @@ mf.cache.prekey[MINI_USER_CACHE]=${mf.system.env}-block
|
|
|
|
|
|
|
|
|
#=======================\u90AE\u7BB1\u914D\u7F6E================================
|
|
|
-spring.mail.host=smtp.qq.com
|
|
|
-spring.mail.username=1358659014@qq.com
|
|
|
-spring.mail.password=kncbcslnakviijhh
|
|
|
+spring.mail.host=smtp.qcloudmail.com
|
|
|
+spring.mail.username=amdo_noreply@mail.surroopt.com
|
|
|
+spring.mail.password=3uQSeZZCeG9
|
|
|
spring.mail.port=465
|
|
|
spring.mail.default-encoding=utf-8
|
|
|
|
|
@@ -107,8 +107,7 @@ spring.mail.properties.mail.smtp.starttls.required=true
|
|
|
spring.mail.properties.mail.smtp.ssl.enable=true
|
|
|
|
|
|
##\u81EA\u5B9A\u4E49
|
|
|
-mf.mail.nickname=\u670D\u52A1
|
|
|
-
|
|
|
+mf.mail.nickname=\u6C11\u7528\u98DE\u673A\u591A\u5B66\u79D1\u8054\u5408\u8BBE\u8BA1\u4F18\u5316\u8F6F\u4EF6
|
|
|
|
|
|
#=======================MQ\u914D\u7F6E================================
|
|
|
# ip
|
|
@@ -161,4 +160,12 @@ mf.mq.enable=true
|
|
|
#mf.errormvc.enable=true
|
|
|
|
|
|
#\u4F7F\u80FD\u6D4B\u8BD5Controller,\u9ED8\u8BA4false
|
|
|
-mf.testcontroller.enable=true
|
|
|
+mf.testcontroller.enable=true
|
|
|
+
|
|
|
+
|
|
|
+#
|
|
|
+spring.thymeleaf.mode=HTML5
|
|
|
+spring.thymeleaf.cache=false
|
|
|
+spring.thymeleaf.encoding=utf-8
|
|
|
+spring.thymeleaf.prefix=classpath:/templates/
|
|
|
+spring.thymeleaf.suffix=.html
|