doum
2025-09-26 9057e04efad1b7d61c77a72e5c37a504d0aee935
server/src/main/resources/application-pro.yml
@@ -25,7 +25,9 @@
      template_update_delay: 0 #检查模板更新延迟时间,设置为0表示立即检查,如果时间大于0会有缓存不方便进行模板测试
    suffix: .html             #指定Freemarker模板文件的后缀名
    #    template-loader-path: classpath:/templates #指定模板文件所在的路径
    template-loader-path: file:D:/apache-tomcat-9.0.106-windows-x64/apache-tomcat-9.0.106/webapps/templates
    template-loader-path:
      - file:D:/apache-tomcat-9.0.106-windows-x64/apache-tomcat-9.0.106/webapps/templates #指定模板文件所在的路径
      - file:D:/apache-tomcat-9.0.106-windows-x64/apache-tomcat-9.0.106/webapps/templates/mobile
  mail:
    host: smtp.aliyun.com