操作日志

This commit is contained in:
苏尹岚
2020-01-08 14:26:31 +08:00
parent a3e4503081
commit e5db4f27b1
4 changed files with 69 additions and 4 deletions

View File

@@ -141,6 +141,8 @@ func InitServiceInfo(version string, buildTime time.Time, gitCommit string) {
"autoReplyTypeName": model.AutoReplyTypeName,
"complaintReasons": model.ComplaintReasons,
"supplementType": model.SupplementTypeName,
"operateType": model.OperateTypeName,
"thingType": model.ThingTypeName,
},
}
}