[6.4.0][全量日志] 代码逻辑优化

This commit is contained in:
renwj
2024-04-12 16:46:24 +08:00
parent 99d4164528
commit e2967a2c04

View File

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