public static interface GlobalConst.Response.Code
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
NO_ACCESS
无权限
|
static int |
NO_FOUNT
资源不存在
|
static int |
NO_LOGIN
未登录
|
static int |
SERVER_ERROR
服务端异常
|
static int |
SUCCESS
成功
|
Copyright © 2023. All rights reserved.