public class BaseObject
extends JsonComposer
Modifier and Type | Field and Description |
---|---|
java.lang.Exception |
exception |
java.lang.String |
message |
int |
status |
Constructor and Description |
---|
BaseObject() |
Modifier and Type | Method and Description |
---|---|
boolean |
isStatusOk()
返回数据是否正确
|