管理用户支持otp

This commit is contained in:
bjdgyc
2023-07-24 17:26:52 +08:00
parent 254110ebff
commit 91a9190379
8 changed files with 69 additions and 22 deletions

View File

@@ -3,5 +3,5 @@ package base
const (
APP_NAME = "AnyLink"
// app版本号
APP_VER = "0.9.3"
APP_VER = "0.9.4"
)