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

微信电子发票→设置商户联系方式参数有误吧 #1898

Closed
380862139 opened this issue Nov 29, 2020 · 3 comments
Closed

微信电子发票→设置商户联系方式参数有误吧 #1898

380862139 opened this issue Nov 29, 2020 · 3 comments
Milestone

Comments

@380862139
Copy link

  • WxJava 模块名: me.chanjar.weixin.mp.bean.invoice.merchant.MerchantContactInfo
  • WxJava 版本号:3.9.0

1
2

@380862139
Copy link
Author

time_out → timeOut

@binarywang binarywang added this to the 4.0.1 milestone Nov 30, 2020
@binarywang
Copy link
Member

请贴出具体文档地址,并描述清楚,不要发图片,有时看不到

@380862139
Copy link
Author

WxJava - MP Java SDK 4.0.0 API
类me.chanjar.weixin.mp.bean.invoice.merchant.MerchantContactInfo扩展Object实现可序列化
序列化字段
String phone
联系电话
Integer timeout
开票超时时间

微信文档:17 设置商户联系方式
https://developers.weixin.qq.com/doc/offiaccount/WeChat_Invoice/E_Invoice/Vendor_API_List.html#17

参数 | 类型 | 是否必填 | 描述
time_out | int | 是 | 开票超时时间
phone | string | 是 | 联系电话

在使用中timeout参数不对,需要使用timeOut

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants