用法: 在3.0版本之前使用EntityWrapper 在3.0之后的版本里取消了EntityWrapper,换成了QueryWrapper和Update Wrapper。用法与EntityWrapper一样。 相关文章: