package com.lunhan.xxx.entity.enums; public enum ELockValue { /** * 管理员变更 */ ADMIN_CHANGE }