mirror of
https://github.com/Ed1s0nZ/PrivHunterAI.git
synced 2025-09-17 20:41:37 +00:00
Update config.go
This commit is contained in:
parent
5184c53628
commit
3053e53f49
@ -17,6 +17,7 @@ type Config struct {
|
|||||||
DeepSeek string `json:"deepseek"`
|
DeepSeek string `json:"deepseek"`
|
||||||
Qianwen string `json:"qianwen"`
|
Qianwen string `json:"qianwen"`
|
||||||
} `json:"apiKeys"`
|
} `json:"apiKeys"`
|
||||||
|
RespBodyBWhiteList []string `json:"respBodyBWhiteList"`
|
||||||
}
|
}
|
||||||
|
|
||||||
// 全局配置变量
|
// 全局配置变量
|
||||||
|
Loading…
x
Reference in New Issue
Block a user