package org.yzh.web.model.enums; /** * @author yezhihao * https://gitee.com/yezhihao/jt808-server */ public enum SessionKey { Device }