[2.15.0]add func of obu config start up
This commit is contained in:
@@ -11,6 +11,6 @@ interface IMoGoObuInfoListener {
|
||||
/**
|
||||
* @param obuInfoStr OBU信息
|
||||
*/
|
||||
fun onGetObuInfo(obuInfoStr: String)
|
||||
fun onGetObuInfo(obuInfoStr: String?)
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user