mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-09 02:33:42 +08:00
完成 Token 点卡功能
This commit is contained in:
@@ -8,8 +8,9 @@ type Config struct {
|
||||
Listen string
|
||||
Session Session
|
||||
ProxyURL []string
|
||||
EnableAuth bool // 是否开启鉴权
|
||||
AccessKey string // 管理员访问 AccessKey, 通过传入这个参数可以访问系统管理 API
|
||||
Chat Chat
|
||||
EnableAuth bool // 是否开启鉴权
|
||||
}
|
||||
|
||||
type Token struct {
|
||||
|
||||
Reference in New Issue
Block a user