feat: update mail template (#62)

This commit is contained in:
vran
2022-03-25 11:24:55 +08:00
committed by GitHub
parent 92bb5a1742
commit 492b1cd5d9
12 changed files with 345 additions and 60 deletions

View File

@@ -29,8 +29,8 @@ dependencies {
// others
implementation 'com.auth0:java-jwt:3.18.3'
implementation 'org.commonmark:commonmark:0.18.1'
implementation 'org.freemarker:freemarker:2.3.31'
implementation 'com.alibaba:easyexcel'
implementation "org.freemarker:freemarker"
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
implementation 'com.squareup.retrofit2:converter-jackson:2.9.0'