public interface ResultConstant
int
getCode()
String
getMsg()
void
setCode(int code)
setMsg(String msg)
int getCode()
void setCode(int code)
String getMsg()
void setMsg(String msg)
Copyright © 2024. All rights reserved.