@@ -97,6 +97,7 @@ func SmmIndexHandle(baseFilePath, renameFilePath, indexName, indexCode, unit, fr
updateParams["unit"] = unit
updateParams["interface"] = source
updateParams["modify_time"] = time.Now()
+ updateParams["terminal_code"] = terminalCode
if baseFilePath != `` && item.BaseFileName != baseFilePath {
updateParams["base_file_name"] = baseFilePath