fix: 配置移除mml文件上传目录

This commit is contained in:
TsMask
2024-05-21 18:54:57 +08:00
parent a53b318328
commit 607c1e4daf
3 changed files with 0 additions and 3 deletions

View File

@@ -180,7 +180,6 @@ type MMLParam struct {
User string `yaml:"user"`
Password string `ymal:"password"`
MmlHome string `yaml:"mmlHome"`
Upload string `yaml:"upload"`
}
type TestDatas struct {