mirror of
https://github.com/yangjian102621/geekai.git
synced 2025-11-08 02:03:42 +08:00
add API for get and set image url for wechat
This commit is contained in:
@@ -15,6 +15,7 @@ func NewDefaultConfig() *types.Config {
|
||||
ProxyURL: make([]string, 0),
|
||||
EnableAuth: true,
|
||||
AccessKey: "yangjian102621@gmail.com",
|
||||
ImgURL: types.ImgURL{},
|
||||
|
||||
Session: types.Session{
|
||||
SecretKey: RandString(64),
|
||||
|
||||
Reference in New Issue
Block a user