Feat:添加默认的查询实体
This commit is contained in:
parent
c3338024f1
commit
b7d6628ac4
@ -139,7 +139,6 @@ public class Result<T> {
|
||||
return this;
|
||||
}
|
||||
|
||||
@JsonIgnore
|
||||
public boolean isSuccess() {
|
||||
return SUCCESS.equals(this.code);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user