All Downloads are FREE. Search and download functionalities are using the official Maven repository.

me.zhangjh.gemini.common.RoleEnum Maven / Gradle / Ivy

The newest version!
package me.zhangjh.gemini.common;

import lombok.Getter;

/**
 * @author [email protected]
 * @date 20:58 2023/12/23
 * @Description
 */
@Getter
public enum RoleEnum {

    user,
    model,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy