This commit is contained in:
2023-08-17 20:04:48 +08:00
parent d611be7d0e
commit cffafecbf8
12 changed files with 108 additions and 61 deletions

View File

@@ -86,7 +86,7 @@ func (t *TaskFunc) GenNFXmlFile(neType string) error {
nrmFile.FileHeader = cmschema.FileHeader{
TimeStamp: timestamp,
TimeZone: tzOffset,
VendorName: "Ruijie Network",
VendorName: "RJ",
ElementType: neType,
CmVersion: global.Version,
}