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

1.修复bug:小程序获取url link的请求封装类GenerateUrlLinkRequest中expireTime属性应为Long,… #2974

Merged
merged 1 commit into from
Apr 10, 2023

Commits on Apr 10, 2023

  1. 1.修复bug:小程序获取url link的请求封装类GenerateUrlLinkRequest中expireTime属性应为Long,…

    …现在是Integer
    
    2.针对修复的bug 单元测试增加expireTime逻辑;
    
    官方链接说明:https://developers.weixin.qq.com/miniprogram/dev/OpenApiDoc/qrcode-link/url-link/queryUrlLink.html
    github issues:binarywang#2973
    duhouya committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f063d90 View commit details
    Browse the repository at this point in the history