⭐ 跳过检查更新
This commit is contained in:
@ -10,6 +10,8 @@ var(
|
||||
Help bool // is help command
|
||||
Version bool // is print version command
|
||||
Con string // config file
|
||||
SkipUpdate bool // skip update
|
||||
|
||||
Client *http.Client // request client
|
||||
Authorization string // authorization string
|
||||
|
||||
|
Reference in New Issue
Block a user