public interface Const
Modifier and Type | Field and Description |
---|---|
static Integer |
ADMIN_ID
管理员id
|
static String |
ADMIN_NAME
管理员角色的名字
|
static Integer |
ADMIN_ROLE_ID
超级管理员角色id
|
static String |
API_MENU_NAME
接口文档的菜单名
|
static String |
DEFAULT_PWD
系统默认的管理员密码
|
static final String DEFAULT_PWD
static final String ADMIN_NAME
static final Integer ADMIN_ID
static final Integer ADMIN_ROLE_ID
static final String API_MENU_NAME
Copyright © 2018. All rights reserved.