mirror of
https://gitee.com/xiangheng/x_admin.git
synced 2025-10-09 18:10:45 +08:00
init
This commit is contained in:
5
server/core/uaparser.go
Normal file
5
server/core/uaparser.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package core
|
||||
|
||||
import "github.com/ua-parser/uap-go/uaparser"
|
||||
|
||||
var UAParser = uaparser.NewFromSaved()
|
Reference in New Issue
Block a user