工控机升级

联调修复Bug
This commit is contained in:
xuxinchao
2022-05-21 17:40:24 +08:00
parent 0181d8ff34
commit 1d31c5f9ac
7 changed files with 97 additions and 27 deletions

View File

@@ -9,4 +9,6 @@ interface IMoGoBindingCarListener {
fun queryContainersResponse(dockerList: List<String>)
fun pushServerConfirm()
}