perf: 优化para5G参数,移除网元版本新增修改删除接口
This commit is contained in:
@@ -21,7 +21,4 @@ type INeVersion interface {
|
||||
|
||||
// DeleteByIds 批量删除信息
|
||||
DeleteByIds(ids []string) int64
|
||||
|
||||
// CheckUniqueTypeAndID 校验网元类型和网元ID是否唯一
|
||||
CheckUniqueTypeAndID(neVersion model.NeVersion) string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user