Skip to content
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

根据商户号查询用户券 未返回coupon_id.(原始body里面是有的,对象有问题) #297

Open
arthas557 opened this issue Sep 12, 2024 · 9 comments
Labels
bug Something isn't working

Comments

@arthas557
Copy link

错误描述

image

重现bug的步骤

image image 原始返回里面是有的,com.wechat.pay.java.service.cashcoupons.model.Coupon 这个类里面没接收

预期行为

加上coupon_id返回

导致错误的代码片段

No response

操作系统

macOs

Java 版本

java8

wechatpay-java 版本

v0.2.14

其他信息

No response

@arthas557 arthas557 added the bug Something isn't working label Sep 12, 2024
@arthas557
Copy link
Author

使用的查询方法是这个 com.wechat.pay.java.service.cashcoupons.CashCouponsService#listCouponsByFilter

@dahuangRun
Copy link

你好,请问这个官方修复了吗

@arthas557
Copy link
Author

你好,请问这个官方修复了吗

没有吧,我看版本号还是之前的

@dahuangRun
Copy link

你好,请问这个官方修复了吗

没有吧,我看版本号还是之前的

这么久了还不修复啊,我服了

@arthas557
Copy link
Author

你好,请问这个官方修复了吗

没有吧,我看版本号还是之前的

这么久了还不修复啊,我服了

本地写个同名类把他覆盖掉吧,官方看着不怎么维护这个

@dahuangRun
Copy link

你好,请问这个官方修复了吗

没有吧,我看版本号还是之前的

这么久了还不修复啊,我服了

本地写个同名类把他覆盖掉吧,官方看着不怎么维护这个

这个怎么覆盖呢,我看sdk内部是直接信用他们的自己的类呀

@arthas557
Copy link
Author

你好,请问这个官方修复了吗

没有吧,我看版本号还是之前的

这么久了还不修复啊,我服了

本地写个同名类把他覆盖掉吧,官方看着不怎么维护这个

这个怎么覆盖呢,我看sdk内部是直接信用他们的自己的类呀

直接在自己工程中建同包同类名的类进行替换 试试这种方式,我觉得应该可以。但是没实际去测,,,,

@arthas557
Copy link
Author

image

@dahuangRun
Copy link

image

好的,谢谢,了解了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants