加入验证码和gftoken

This commit is contained in:
yxh
2020-01-04 22:44:31 +08:00
parent f46f452434
commit 5b7f965a04
7 changed files with 133 additions and 20 deletions
+2 -1
View File
@@ -2,7 +2,8 @@ module gfast
require (
github.com/casbin/casbin/v2 v2.1.2
github.com/gogf/gf v1.10.0
github.com/gogf/gf v1.10.1
github.com/mojocn/base64Captcha v1.2.2
google.golang.org/appengine v1.6.5 // indirect
)