public class ResultMap extends Result
FAIL, OK, SERVER_ERROR, SUCCESS
ResultMap(int code, String message)
ResultMap
data(String key, Object val)
getCode, getData, getMessage, of, of, of, setCode, setData, setMessage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResultMap(int code, String message)
public ResultMap data(String key, Object val)
Copyright © 2022. All rights reserved.