chore: 打包程序包变更nms_cxy
This commit is contained in:
@@ -10,9 +10,9 @@ import (
|
||||
"path/filepath"
|
||||
"strings"
|
||||
|
||||
"nms_nbi/lib/core/vo"
|
||||
commonConstants "nms_nbi/src/framework/constants/common"
|
||||
tokenConst "nms_nbi/src/framework/constants/token"
|
||||
"nms_cxy/lib/core/vo"
|
||||
commonConstants "nms_cxy/src/framework/constants/common"
|
||||
tokenConst "nms_cxy/src/framework/constants/token"
|
||||
|
||||
"github.com/gorilla/mux"
|
||||
"golang.org/x/text/language"
|
||||
|
||||
@@ -4,7 +4,7 @@ import (
|
||||
"fmt"
|
||||
"time"
|
||||
|
||||
"nms_nbi/lib/log"
|
||||
"nms_cxy/lib/log"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user