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

org.mountcloud.springcloud.common.oauth2feigh.config.RoleConfig Maven / Gradle / Ivy

Go to download

This project encapsulates the necessary functions of the oauth resource service, and encapsulates the oauth function of the weight client.

The newest version!
package org.mountcloud.springcloud.common.oauth2feigh.config;

/**
  * @author zhanghaishan
  * @version V1.0
  *
  * TODO: 公共角色配置
  * 2020/1/17.
  */
public class RoleConfig {

	//系统-最高权限
	public static final String SYSTEM_ROLE = "ROLE_SYSTEM";

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy