8000 V2.5.0 WxMpUserList 对象属性类型问题 · Issue #176 · binarywang/WxJava · GitHub
[go: up one dir, main page]

Skip to content
V2.5.0 WxMpUserList 对象属性类型问题 #176
Closed
@huaxia0624

Description

@huaxia0624

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

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

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

      0