[add] 车辆自检mock数据删除,接口添加,sn无数据,缺少联调

This commit is contained in:
liujing
2021-09-22 17:21:57 +08:00
parent 1757b848ef
commit 32d200623c
7 changed files with 185 additions and 401 deletions

View File

@@ -43,6 +43,7 @@ dependencies {
implementation rootProject.ext.dependencies.callchatprovider
implementation rootProject.ext.dependencies.coroutinesandroid
implementation rootProject.ext.dependencies.coroutinescore
implementation rootProject.ext.dependencies.rxandroid
implementation rootProject.ext.dependencies.kotlinstdlibjdk7
implementation 'com.google.android.material:material:1.2.1'
implementation project(':modules:mogo-module-common')