fix: 增加作弊检查

This commit is contained in:
2022-08-25 13:52:57 +08:00
parent 02215187e7
commit ea4b004637
8 changed files with 435 additions and 14 deletions

View File

@@ -143,5 +143,7 @@ dependencies {
implementation 'com.github.Hu12037102:ImageCompress:2.3.0'
//webp 转换
implementation 'com.wanghong.webpnative:webpnative:0.1.0'
// 自动发送邮件 https://github.com/teprinciple/MailSender
implementation 'com.teprinciple:mailsender:1.2.0'
}