@Component public class Dic extends Object
| Constructor and Description |
|---|
Dic() |
| Modifier and Type | Method and Description |
|---|---|
static String |
get(String key)
获取数据字典
|
static Integer |
getInt(String key)
获取数据字典
|
static Long |
getLong(String key)
获取数据字典
|
void |
setEnvironment(org.springframework.core.env.Environment environment) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.