public class JsonUtil extends Object
Constructor and Description |
---|
JsonUtil() |
JsonUtil(boolean flag,
String msg) |
JsonUtil(boolean flag,
String msg,
Integer status) |
Modifier and Type | Method and Description |
---|---|
static JsonUtil |
error(String msg)
restful 返回
|
boolean |
isFlag() |
void |
setFlag(boolean flag) |
static JsonUtil |
sucess(String msg) |
public JsonUtil()
public JsonUtil(boolean flag, String msg)
Copyright © 2019. All rights reserved.