提交代码

This commit is contained in:
TsMask
2023-08-21 11:25:57 +08:00
parent a92a86a7c6
commit 72ae34fd24
9 changed files with 2 additions and 3 deletions

1
.gitignore vendored
View File

@@ -42,3 +42,4 @@ vendor
.idea .idea
omc_log omc_log
data/ftp data/ftp
lib/FTP

View File

@@ -3,7 +3,7 @@ package ca
import ( import (
"encoding/base64" "encoding/base64"
"fmt" "fmt"
"nbi_agent_api/conf" "omc/conf"
"testing" "testing"
) )

Binary file not shown.

Binary file not shown.

BIN
nbi_alarm

Binary file not shown.

Binary file not shown.

Binary file not shown.