update models/config.go.
增加tytnum参数
This commit is contained in:
parent
0d554c3344
commit
eb7b888687
@ -41,6 +41,7 @@ type Yaml struct {
|
||||
SMSAddress string `yaml:"SMSAddress"`
|
||||
IsAddFriend bool `yaml:"IsAddFriend"`
|
||||
Lim int `yaml:"Lim"`
|
||||
tytnum int `yaml:"tytnum"`
|
||||
Node string
|
||||
Npm string
|
||||
Python string
|
||||
|
||||
Loading…
Reference in New Issue
Block a user