浏览代码

更新终端编码

xyxie 2 月之前
父节点
当前提交
84a7b6f353
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      services/base_from_smm.go

+ 1 - 0
services/base_from_smm.go

@@ -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