update models/config.go.

增加tytnum参数
This commit is contained in:
u188 2021-09-27 09:38:31 +00:00 committed by Gitee
parent 0d554c3344
commit eb7b888687

View File

@ -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