public final class Const extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR
统一定义error错误值,用户返回消息统一
|
static String |
ERROR_500
统一定义error错误值,用户返回消息统一
|
static String |
RESOURCES
action层对应的国际化资源文件
|
static String |
SEPARATOR
URL路径符
|
static String |
UTF8
默认编码格式
|
| Constructor and Description |
|---|
Const() |
public static final String RESOURCES
public static final String UTF8
public static final String SEPARATOR
public static final String ERROR
public static final String ERROR_500
Copyright © 2021. All rights reserved.