[系统用户]增加OTP动态密码二次认证

This commit is contained in:
GoEdgeLab
2020-12-24 17:16:51 +08:00
parent df33936ba1
commit 34e6f29aae
12 changed files with 330 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
package teaconst
const (
Version = "0.0.6"
Version = "0.0.6.1"
ProductName = "Edge API"
ProcessName = "edge-api"