mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-02-04 20:50:09 +00:00
添加 APISendIP 属性
This commit is contained in:
@@ -25,6 +25,7 @@ type rawNodeConfig struct {
|
||||
|
||||
type ApiConfig struct {
|
||||
APIHost string `json:"ApiHost"`
|
||||
APISendIP string `json:"ApiSendIP"`
|
||||
NodeID int `json:"NodeID"`
|
||||
Key string `json:"ApiKey"`
|
||||
NodeType string `json:"NodeType"`
|
||||
|
||||
Reference in New Issue
Block a user