plp
chenshuichuan 1 year ago
parent 1075a43450
commit 6988a9b7c2

@ -24,6 +24,7 @@ public class CommonResult<T> implements Serializable {
* @see ErrorCode#getCode() * @see ErrorCode#getCode()
*/ */
private Integer code; private Integer code;
private Integer status = 0;
/** /**
* *
*/ */

Loading…
Cancel
Save