feat:update mail template & add ut (#63)

* feat:update mail template & add ut

* fix: error workflow yml

* feat: add core:check
This commit is contained in:
vran
2022-03-25 17:26:05 +08:00
committed by GitHub
parent 492b1cd5d9
commit 0db5ad2153
20 changed files with 440 additions and 32 deletions

View File

@@ -37,5 +37,6 @@ dependencies {
// test
testImplementation "mysql:mysql-connector-java:${mysqlConnectorVersion}"
testImplementation 'org.springframework.boot:spring-boot-starter-test'
}