Skip to content

Commit

Permalink
优化发送邮件
Browse files Browse the repository at this point in the history
  • Loading branch information
shuaje committed May 8, 2018
1 parent 0c87fd5 commit 101c0f0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions iBase4J-SYS-Service/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,11 @@
<artifactId>swagger-annotations</artifactId>
<version>${swagger.version}</version>
</dependency>
<!-- -->
<dependency>
<groupId>javax.mail</groupId>
<artifactId>javax.mail-api</artifactId>
</dependency>
<!-- 二维码 -->
<!-- <dependency>
<groupId>com.google.zxing</groupId>
Expand Down

0 comments on commit 101c0f0

Please sign in to comment.