del: 移除网元软件安装接口
This commit is contained in:
@@ -27,7 +27,4 @@ type INeSoftware interface {
|
||||
|
||||
// UpdateVersions 更新软件包对应网元的新版本
|
||||
UpdateVersions(neSoftware model.NeSoftware, neVersion model.NeVersion) int64
|
||||
|
||||
// InstallToNeHost 安装包上传到网元主机执行安装命令
|
||||
InstallToNeHost(neSoftware model.NeSoftware, preinput map[string]string) (string, error)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user