backup and alarm

This commit is contained in:
2023-08-17 00:16:03 +08:00
parent 240e956376
commit 53d21860c1
10 changed files with 66 additions and 49 deletions

View File

@@ -126,7 +126,7 @@ func (t *TaskFunc) GenNFXmlFile(neType string) error {
case "UserLabel":
v = ne.NeName
case "VendorName":
v = "Ruijie Network"
v = "RJ"
case "SwVersion":
v = global.Version
case "PatchInfo":