package io.dataease.commons.constants; public class SessionConstants { public static final String ATTR_USER = "user"; }