chore: 打包程序包变更nms_cxy
This commit is contained in:
@@ -6,10 +6,10 @@ import (
|
||||
"strings"
|
||||
"time"
|
||||
|
||||
"nms_nbi/lib/core/utils/ctx"
|
||||
"nms_nbi/lib/dborm"
|
||||
"nms_nbi/lib/services"
|
||||
"nms_nbi/restagent/config"
|
||||
"nms_cxy/lib/core/utils/ctx"
|
||||
"nms_cxy/lib/dborm"
|
||||
"nms_cxy/lib/services"
|
||||
"nms_cxy/restagent/config"
|
||||
|
||||
"github.com/shirou/gopsutil/disk"
|
||||
"github.com/shirou/gopsutil/net"
|
||||
|
||||
@@ -6,9 +6,9 @@ import (
|
||||
"strconv"
|
||||
"time"
|
||||
|
||||
"nms_nbi/lib/dborm"
|
||||
"nms_nbi/lib/log"
|
||||
"nms_nbi/restagent/config"
|
||||
"nms_cxy/lib/dborm"
|
||||
"nms_cxy/lib/log"
|
||||
"nms_cxy/restagent/config"
|
||||
|
||||
"github.com/robfig/cron/v3"
|
||||
"github.com/shirou/gopsutil/v3/cpu"
|
||||
|
||||
@@ -6,11 +6,11 @@ import (
|
||||
"net/http"
|
||||
"time"
|
||||
|
||||
"nms_nbi/lib/core/utils/ctx"
|
||||
"nms_nbi/lib/log"
|
||||
"nms_nbi/lib/services"
|
||||
"nms_nbi/lib/wsinfo"
|
||||
"nms_nbi/restagent/config"
|
||||
"nms_cxy/lib/core/utils/ctx"
|
||||
"nms_cxy/lib/log"
|
||||
"nms_cxy/lib/services"
|
||||
"nms_cxy/lib/wsinfo"
|
||||
"nms_cxy/restagent/config"
|
||||
|
||||
"github.com/gorilla/websocket"
|
||||
"github.com/shirou/gopsutil/process"
|
||||
|
||||
Reference in New Issue
Block a user