[6.4.0][全量日志] 上传入口添加时间段选择
This commit is contained in:
@@ -13,7 +13,7 @@ interface IMoGoLogRecordProvider {
|
||||
|
||||
fun export(): File?
|
||||
|
||||
fun upload()
|
||||
fun upload(startTime: Long, endTime: Long)
|
||||
|
||||
fun testJavaCrash(runOnNewThread: Boolean)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user