fix note code

This commit is contained in:
zhongchao
2021-11-16 16:06:07 +08:00
parent 2d167dfe69
commit 9f032df73f

View File

@@ -107,6 +107,7 @@ class VipCarManager : IMogoOnMessageListener<VipMessage>, IMoGoTrafficLightListe
override fun onShow() {}
override fun onDismiss() {
turnLightFirst = false
turnLightEnd = true
}
})
}