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

cn.acyou.leo.framework.annotation.authz.Logical Maven / Gradle / Ivy

There is a newer version: 1.6.0.RELEASE
Show newest version
package cn.acyou.leo.framework.annotation.authz;

/**
 * @author fangyou
 * @version [1.0.0, 2021-09-27 14:59]
 */
public enum Logical {
    AND, OR
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy