[6.6.0] fix bug of channel role ,which cause updateVersion, sync role to mis, fun param to mis .. had failed

This commit is contained in:
EmArrow
2024-08-22 19:13:38 +08:00
parent 9b39ee7244
commit 58cf773b1e
6 changed files with 48 additions and 7 deletions

View File

@@ -41,6 +41,11 @@ interface IDevaToolsProvider : IProvider {
*/
fun checkUploadCrashLog()
/**
* App 业务记录 更新
*/
fun updateAppChannel()
/**
* 开始抓取日志默认10min
*/