package com.dingmouren.dingdingmap.base; /** * Created by dingmouren on 2016/12/1. */ public interface BaseView { }