package cn.chnmuseum.party.service; /** *

* 成员角色表 服务类 *

* * @author 杨智平 * @since 2018-08-02 */ public interface IEmployeeRoleService { }