用户在线状态处理

This commit is contained in:
yxh
2020-03-06 18:11:05 +08:00
parent 12ef9cb691
commit f90e2a79b4
13 changed files with 734 additions and 28 deletions
+1
View File
@@ -5,6 +5,7 @@ require (
github.com/goflyfox/gtoken v1.3.11
github.com/gogf/gf v1.11.5
github.com/mojocn/base64Captcha v1.3.0
github.com/mssola/user_agent v0.5.1
)
go 1.14