Skip to content

【bug】postgresql 查看已删除用户类型错误 #1642

Closed
@1195999342

Description

@1195999342
版本号:2.2.1
问题描述:
截图&代码:

image
wrapper.eq(SysUser::getDelFlag, "1");

private Integer delFlag;

"1" --> 1

Activity

zhangdaiscott

zhangdaiscott commented on Aug 24, 2020

@zhangdaiscott
Member

什么错?

1195999342

1195999342 commented on Aug 24, 2020

@1195999342
Author

postgresql 这个库不会自动把string 转 int 查询的时候 应该传1 你们实体类存的也是int类型

zhangdaiscott

zhangdaiscott commented on Aug 24, 2020

@zhangdaiscott
Member

明白了,3Q
已改,下个版本发布

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @zhangdaiscott@1195999342

        Issue actions

          【bug】postgresql 查看已删除用户类型错误 · Issue #1642 · jeecgboot/JeecgBoot