chore: 打包程序包变更nms_cxy
This commit is contained in:
@@ -5,12 +5,12 @@ import (
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
"nms_nbi/src/framework/logger"
|
||||
"nms_nbi/src/framework/utils/ssh"
|
||||
"nms_nbi/src/framework/utils/telnet"
|
||||
"nms_nbi/src/framework/vo/result"
|
||||
"nms_nbi/src/modules/ws/model"
|
||||
"nms_nbi/src/modules/ws/processor"
|
||||
"nms_cxy/src/framework/logger"
|
||||
"nms_cxy/src/framework/utils/ssh"
|
||||
"nms_cxy/src/framework/utils/telnet"
|
||||
"nms_cxy/src/framework/vo/result"
|
||||
"nms_cxy/src/modules/ws/model"
|
||||
"nms_cxy/src/modules/ws/processor"
|
||||
)
|
||||
|
||||
// 实例化服务层 WSReceiveImpl 结构体
|
||||
|
||||
Reference in New Issue
Block a user