562935844@qq.com
2023-08-17 7307444d2d7c8d48fbf44c1770aa63187e795e28
1
2
3
4
5
6
7
package com.mm.android.deviceaddmodule.base;
 
/**
 * MVP模式P层接口
 */
public interface IBasePresenter {
}