Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

max amount字段类型过小 #3258

Copy link
Copy link
Closed
@qianqianyi

Description

@qianqianyi
Issue body actions

简要描述

封装结果的类 字段类型是integer 太小了

模块版本情况

  • WxJava 模块名: weixin-java-pay
  • WxJava 版本号: 4.5.0

详细描述

在调用微信支付营销代金券服务类下面的条件查询代金券批次列表接口(queryFavorStocksV3)时出现了异常,可能是封装结果的类
FavorStocksQueryResult里面的总预算(单位分)maxAmount 类型是integer导致 因为我的预算是2200000000(单位分),

日志

string(130)"java.lang.NumberFormatException: xpected an
int but was 2200000000 at line 1 column 2555 path $,data[2].stock use rule.max amount"

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.