chore: 打包程序包变更nms_cxy
This commit is contained in:
@@ -4,7 +4,7 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"nms_nbi/src/framework/logger"
|
||||
"nms_cxy/src/framework/logger"
|
||||
)
|
||||
|
||||
// 参考文章:
|
||||
|
||||
@@ -4,9 +4,9 @@ import (
|
||||
"encoding/json"
|
||||
"time"
|
||||
|
||||
"nms_nbi/src/framework/constants/common"
|
||||
"nms_nbi/src/modules/monitor/model"
|
||||
"nms_nbi/src/modules/monitor/repository"
|
||||
"nms_cxy/src/framework/constants/common"
|
||||
"nms_cxy/src/modules/monitor/model"
|
||||
"nms_cxy/src/modules/monitor/repository"
|
||||
)
|
||||
|
||||
// 实例任务执行日志收集
|
||||
|
||||
Reference in New Issue
Block a user