chore: 打包程序包变更nms_cxy
This commit is contained in:
@@ -9,19 +9,19 @@ import (
|
||||
"strconv"
|
||||
"strings"
|
||||
|
||||
"nms_nbi/features/dbrest"
|
||||
"nms_nbi/features/event"
|
||||
"nms_nbi/features/fm"
|
||||
"nms_nbi/features/lm"
|
||||
"nms_nbi/features/pm"
|
||||
"nms_nbi/lib/dborm"
|
||||
"nms_nbi/lib/global"
|
||||
"nms_nbi/lib/log"
|
||||
"nms_nbi/lib/routes"
|
||||
"nms_nbi/restagent/config"
|
||||
"nms_nbi/src"
|
||||
"nms_nbi/src/framework/middleware"
|
||||
libSession "nms_nbi/src/lib_features/session"
|
||||
"nms_cxy/features/dbrest"
|
||||
"nms_cxy/features/event"
|
||||
"nms_cxy/features/fm"
|
||||
"nms_cxy/features/lm"
|
||||
"nms_cxy/features/pm"
|
||||
"nms_cxy/lib/dborm"
|
||||
"nms_cxy/lib/global"
|
||||
"nms_cxy/lib/log"
|
||||
"nms_cxy/lib/routes"
|
||||
"nms_cxy/restagent/config"
|
||||
"nms_cxy/src"
|
||||
"nms_cxy/src/framework/middleware"
|
||||
libSession "nms_cxy/src/lib_features/session"
|
||||
|
||||
"github.com/gin-gonic/gin"
|
||||
"golang.org/x/net/http2"
|
||||
|
||||
Reference in New Issue
Block a user