feat: 网元列表查询带主机连接信息参数
This commit is contained in:
@@ -27,7 +27,8 @@ type INeInfo interface {
|
||||
// SelectList 查询列表
|
||||
//
|
||||
// bandStatus 带状态信息
|
||||
SelectList(ne model.NeInfo, bandStatus bool) []model.NeInfo
|
||||
// bandHost 带主机信息
|
||||
SelectList(ne model.NeInfo, bandStatus bool, bandHost bool) []model.NeInfo
|
||||
|
||||
// SelectByIds 通过ID查询
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user