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

com.quhaodian.user.enums.TokenCatalog Maven / Gradle / Ivy

There is a newer version: 1.8.7
Show newest version
package com.quhaodian.user.enums;

/**
 * 令牌类型
 * 
 * @author ada
 *
 */
public enum TokenCatalog {

	/**
	 * 
	 */
	rongyun, app,others
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy