package com.lf.server.entity.data; import java.io.Serializable; /** * @author user */ public class RoleEntity implements Serializable { }