package cn.chnmuseum.party.service;
/** * <p> * 成员角色表 服务类 * </p> * * @author 杨智平 * @since 2018-08-02 */ public interface IEmployeeRoleService { }