[6.5.1]Bus考试UI合并到主分支
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
package com.mogo.eagle.core.function.api.setting
|
||||
|
||||
/**
|
||||
* 座椅压力事件监听回调接口
|
||||
*/
|
||||
interface ISeatPressureEventListener {
|
||||
|
||||
fun onUpdateBgEvent(isPress: Boolean){}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user