登陆验证功能

This commit is contained in:
yxh
2020-01-07 00:11:33 +08:00
parent 5b7f965a04
commit 1496327286
11 changed files with 116 additions and 228 deletions
+1 -1
View File
@@ -2,9 +2,9 @@ module gfast
require (
github.com/casbin/casbin/v2 v2.1.2
github.com/goflyfox/gtoken v1.3.9 // indirect
github.com/gogf/gf v1.10.1
github.com/mojocn/base64Captcha v1.2.2
google.golang.org/appengine v1.6.5 // indirect
)
go 1.13