fix: 配置移除mml文件上传目录
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -84,7 +84,6 @@ mml:
|
||||
user: admin
|
||||
password: admin
|
||||
mmlHome: ./mmlhome
|
||||
upload: /home/agtuser
|
||||
|
||||
# NE config
|
||||
ne:
|
||||
|
||||
Reference in New Issue
Block a user