package com.hao.service; /** * 基于角色的访问控制 * Created by user on 2016/4/19. */ public interface RBACService { }