自定义脚本

This commit is contained in:
微凉
2020-12-31 17:08:54 +08:00
parent 495c3f25e9
commit b394711859
2 changed files with 2 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ type Config struct {
FooterUrl string `yaml:"footer_url" json:"footer_url"`
MusicImg string `yaml:"music_img" json:"music_img"`
CheckUpdate bool `yaml:"check_update" json:"check_update"`
Script string `yaml:"script" json:"script"`
} `yaml:"info"`
Server struct{
Port string `yaml:"port"`//端口