Skip to content

【企业微信】第三方应用bug修复 #2005

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 2 commits into from
Feb 26, 2021

Conversation

yangtiao
Copy link

No description provided.

@binarywang
Copy link
Owner

能否描述下bug的具体内容?

@yangtiao
Copy link
Author

WxCpMessage 小程序消息里的两个字段没有默认值 在下面这一段会报错
`if (this.getEnableIdTrans()) {
messageJson.addProperty("enable_id_trans", 1);
}

if (this.getEnableDuplicateCheck()) {
  messageJson.addProperty("enable_duplicate_check", 1);
}`

@yangtiao
Copy link
Author

authCorpAccessTokenExpireTimeMap里面的过期时间是时间戳 get的时候需要转换成秒

@binarywang binarywang added this to the 4.0.6 milestone Feb 26, 2021
@binarywang binarywang merged commit 52c33e2 into binarywang:develop Feb 26, 2021
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