mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-26 04:54:28 +08:00
修正部分API授权
This commit is contained in:
@@ -2,7 +2,7 @@ package vo
|
||||
|
||||
import "geekai/core/types"
|
||||
|
||||
type ChatRole struct {
|
||||
type ChatApp struct {
|
||||
BaseVo
|
||||
Key string `json:"key"` // 角色唯一标识
|
||||
Tid uint `json:"tid"`
|
||||
Reference in New Issue
Block a user