Commit bc1b4f22 by fengshuonan

更改系统名称

parent 3a27af98
......@@ -30,12 +30,12 @@ public interface Const {
/**
* 默认管理系统的名称
*/
String DEFAULT_SYSTEM_NAME = "Guns管理系统";
String DEFAULT_SYSTEM_NAME = "Guns快速开发平台";
/**
* 默认欢迎界面的提示
*/
String DEFAULT_WELCOME_TIP = "欢迎使用Guns管理系统!";
String DEFAULT_WELCOME_TIP = "欢迎使用Guns快速开发平台!";
/**
* 系统默认的管理员密码
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment