This commit is contained in:
2023-08-31 11:35:30 +08:00
parent 22450cfc78
commit ced887825d
5 changed files with 49 additions and 9 deletions

View File

@@ -71,6 +71,7 @@ type YamlConfig struct {
Backup string `yaml:"backup"`
Upload string `yaml:"upload"`
FrontUpload string `yaml:"frontUpload"`
FrontTraceDir string `yaml:"frontTraceDir"`
Software string `yaml:"software"`
License string `yaml:"license"`
GtpUri string `yaml:"gtpUri"`