fix: ims etc backup list

This commit is contained in:
2023-10-26 16:25:02 +08:00
parent fab2c9f90d
commit 4a651caac0
4 changed files with 24 additions and 5 deletions

View File

@@ -114,6 +114,7 @@ type YamlConfig struct {
OmcDir string `yaml:"omcdir"`
ScpDir string `yaml:"scpdir"`
LicenseDir string `yaml:"licensedir"`
EtcListIMS string `yaml:"etcListIMS"`
} `yaml:"ne"`
Auth struct {