Skip to content

V2.5.0 WxMpUserList 对象属性类型问题 #176

Description

@huaxia0624

V 2.5.0 中 WxMpUserList 属性:
protected int total = -1;
protected int count = -1;

count 为int型问题还不算大,但是total当超过int数据范围时,会出问题。
建议修改为Long类型。

Activity

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions