Parcourir la source

课表消息接收接口不验证权限

dzx il y a 1 an
Parent
commit
f7b691216a
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/main/resources/application-prod.yml

+ 1 - 0
src/main/resources/application-prod.yml

@@ -91,6 +91,7 @@ xjrsoft:
       - /oauth2/* # oauth2
       - /system/bindOpenid # 绑定openid
       - /schedule/schedule/receive-msg
+
   email:
     host:  #邮件服务器的SMTP地址,可选,默认为smtp.<发件人邮箱后缀>
     port:  # 邮件服务器的SMTP端口,可选,默认25