[6.4.0][全量日志] 代码逻辑优化
This commit is contained in:
@@ -114,7 +114,7 @@ internal class MoGoLogRecordProviderImpl: IMoGoLogRecordProvider,
|
||||
emptyList()
|
||||
}
|
||||
if (downloads.isNotEmpty()) {
|
||||
itx["${divider}-7"] = divider
|
||||
itx["${divider}-8"] = divider
|
||||
itx["下载汇总"] = "(${downloads.size})"
|
||||
downloads.forEach {
|
||||
itx[it.first] = "\n\r----------------------------------------------------------${it.second}\n\r"
|
||||
|
||||
Reference in New Issue
Block a user