package com.jqmobile.core.service; /** * 业务Manager * @author modi * */ public interface IService { }