- 优化双因素认证流程

This commit is contained in:
dushixiang
2021-01-24 17:16:33 +08:00
parent 53e4048944
commit 7c4860ce28
5 changed files with 138 additions and 24 deletions

View File

@ -23,7 +23,7 @@ import (
"time"
)
const Version = "v0.0.9"
const Version = "v0.1.0"
func main() {
log.Fatal(Run())