public final class ResponseCode extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
DELETE_FAILURE
删除失败
|
static String |
FAIL_CODE
失败响应码
|
static String |
INSERT_FAILURE
插入失败
|
static String |
MULTI_RECORDS
存在多条记录
|
static String |
RECORD_NO_EXIST
未查询到对象
|
static String |
SUCCESS_CODE
成功响应码
|
static String |
UNIQUE_KEY
违反唯一索引约束
|
static String |
UPDATE_FAILURE
更新失败
|
| 构造器和说明 |
|---|
ResponseCode() |
Copyright © 2022 Anji-Plus. All rights reserved.