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

com.xiushang.framework.log.Constants Maven / Gradle / Ivy

There is a newer version: 1.5.4
Show newest version
package com.xiushang.framework.log;

public class Constants {
	/*--------------------------------------------------------------
	|		  			C O N S T A N T S			   			   |
	==============================================================*/

	public static final String DEFAULT_PASSWORD = "123456";

	public static final String ADMIN_NAME = "超级管理员";

	public static final String ROLE_ADMIN = "ROLE_超级管理员";
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy