chore: 打包程序包变更nms_cxy

This commit is contained in:
TsMask
2024-03-19 18:40:07 +08:00
parent 0f735bb666
commit a4c71a4d70
357 changed files with 1479 additions and 1885 deletions

View File

@@ -2,8 +2,8 @@ package config
import (
"fmt"
"nms_nbi/lib/global"
"nms_nbi/lib/log"
"nms_cxy/lib/global"
"nms_cxy/lib/log"
"os"
"strings"

View File

@@ -6,7 +6,7 @@ import (
"gopkg.in/yaml.v3"
"nms_nbi/lib/global"
"nms_cxy/lib/global"
)
type Uri2Object struct {