package com.mango.moshen.base; /** * Created by zhouxiangfeng on 17/3/5. */ public interface IBase { }