fix: 实训参数配置修改功能接口支持array层级
This commit is contained in:
@@ -33,4 +33,7 @@ type IPtNeConfigDataService interface {
|
||||
|
||||
// SelectByStubType 通过存根类型查询
|
||||
SelectByStubType(param model.PtNeConfigData) model.PtNeConfigData
|
||||
|
||||
// ApplyToNe 参数应用到网元
|
||||
ApplyToNe(paramUser, neType string) error
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user