Utility/OperationLogCollect.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Utility/OperationLogCollect.cs
@@ -169,7 +169,7 @@ contentPrefix = StringUtility.Contact(contentPrefix, "os_version:", DeviceUtility.GetDeviceOSLevel(), ";"); tables["Title"] = "system"; _content.Replace("0000", ""); _content = _content.Replace("0000", ""); tables["Content"] = _content.Substring(0, Math.Min(800, _content.Length)); tables["ClientInfo"] = contentPrefix;