摘要: application.yml: 去阿里云短信服务模块自己申请 accessKeyId:accessKeySecret: 编写配置类读取配置文件 @ConfigurationProperties(prefix = "ximen.sms") @Component public class SmsPro 阅读全文
posted @ 2020-02-09 00:20 西门夜说 阅读(775) 评论(0) 推荐(0) 编辑