chore: 打包程序包变更nms_cxy
This commit is contained in:
@@ -5,12 +5,12 @@ import (
|
||||
"net/http"
|
||||
"path/filepath"
|
||||
|
||||
"nms_nbi/lib/core/utils/ctx"
|
||||
"nms_nbi/lib/dborm"
|
||||
"nms_nbi/lib/file"
|
||||
"nms_nbi/lib/log"
|
||||
"nms_nbi/lib/services"
|
||||
"nms_nbi/restagent/config"
|
||||
"nms_cxy/lib/core/utils/ctx"
|
||||
"nms_cxy/lib/dborm"
|
||||
"nms_cxy/lib/file"
|
||||
"nms_cxy/lib/log"
|
||||
"nms_cxy/lib/services"
|
||||
"nms_cxy/restagent/config"
|
||||
|
||||
"github.com/gorilla/mux"
|
||||
"github.com/shirou/gopsutil/disk"
|
||||
|
||||
@@ -8,7 +8,7 @@ import (
|
||||
"path/filepath"
|
||||
"strings"
|
||||
|
||||
"nms_nbi/lib/file"
|
||||
"nms_cxy/lib/file"
|
||||
|
||||
"github.com/spf13/afero"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user