Skip to content

weixin-java-cp将int类型调整为Integer类型,将double类型调整为Double类型 #3173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

zhangqzchn
Copy link

“获取「联系客户统计」数据”这个接口中,behavior_data.reply_percentage、behavior_data.avg_reply_time这两个字段,仅在确有聊天时返回。如果使用int、double基本类型去进行参数接收。企业微信返回0和返回空,都会被转换为0,导致数据不准确。

@binarywang binarywang merged commit c73fac0 into binarywang:develop Nov 22, 2023
@binarywang binarywang added this to the 4.5.8 milestone Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants