@@ -0,0 +1,14 @@
|
||||
package com.mogo.eagle.core.function.api.obu;
|
||||
|
||||
import com.alibaba.android.arouter.facade.template.IProvider;
|
||||
|
||||
/**
|
||||
* @author xiaoyuzhou
|
||||
* @date 2021/8/2 5:53 下午
|
||||
* 蘑菇OBU 功能提接口
|
||||
*/
|
||||
public interface IMoGoObuProvider extends IProvider {
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user