Merge branch 'dev_robotaxi-d_240807_6.6.0' of gitlab.zhidaoauto.com:SCA/L4HA/AndroidApp/MoGoEagleEye into dev_robotaxi-d_240807_6.6.0
This commit is contained in:
@@ -41,6 +41,11 @@ interface IDevaToolsProvider : IProvider {
|
||||
*/
|
||||
fun checkUploadCrashLog()
|
||||
|
||||
/**
|
||||
* App 业务记录 更新
|
||||
*/
|
||||
fun updateAppChannel()
|
||||
|
||||
/**
|
||||
* 开始抓取日志,默认10min
|
||||
*/
|
||||
|
||||
@@ -58,7 +58,7 @@ interface IMoGoDevaToolsListener {
|
||||
|
||||
fun problemPadAddSuccess(){}
|
||||
|
||||
fun problemPadAddError(){}
|
||||
fun problemPadAddError(msg: String){}
|
||||
|
||||
fun getCategoriesSuccess(list: List<CategoryInfo>){}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user