@@ -30,7 +30,5 @@ interface IMoGoFunctionProvider : IProvider {
|
||||
/**
|
||||
* 功能销毁回调
|
||||
*/
|
||||
fun onDestroy() {
|
||||
Log.d("IMoGoFunctionProvider", "onDestroy")
|
||||
}
|
||||
fun onDestroy()
|
||||
}
|
||||
Reference in New Issue
Block a user