package com.yeshi.fanli.service.inter.push; /** * 小米推送服务 * * @author Administrator * */ public interface XMPushService extends BasePushService{ }