@@ -0,0 +1,10 @@
|
||||
package com.mogo.eagle.core.function.api.autopilot;
|
||||
|
||||
/**
|
||||
* @author xiaoyuzhou
|
||||
* @date 2021/9/23 11:23 上午
|
||||
* 自动驾驶识别监听
|
||||
*/
|
||||
public interface IMoGoAutoPilotIdentifyListener {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user