mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-06 19:43:25 +08:00
修复配置文件默认值
This commit is contained in:
@@ -11,6 +11,7 @@ const (
|
||||
type config struct {
|
||||
Typ int
|
||||
Name string
|
||||
Short string
|
||||
Usage string
|
||||
ValStr string
|
||||
ValInt int
|
||||
|
Reference in New Issue
Block a user