QueryWrapper全部升级LambdaQueryWrapper
This commit is contained in:
@ -34,5 +34,6 @@ public class BaseDomain implements Serializable {
|
||||
|
||||
@TableLogic
|
||||
@JsonIgnore
|
||||
@TableField(fill= FieldFill.INSERT)
|
||||
private Integer isDel;
|
||||
}
|
||||
|
Reference in New Issue
Block a user