🆕 检查更新

This commit is contained in:
微凉
2020-12-31 16:15:15 +08:00
parent d5e3527bfb
commit 495c3f25e9
3 changed files with 5 additions and 4 deletions

View File

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