We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
title:512Bytes以内 description:1KB以内 imageData:大小不能超过10M imagePath:大小不能超过10M(传递的imagePath路径不能超过10KB) imageUrl:长度不能超过10K(图片链接,支持JPG、PNG格式,较好的效果为大图360200,小图200200 ) ThumbImage:内存大小不能超过32K的png图 musicUrl:长度不能超过10K videoUrl:长度不能超过10K url:不能为空且长度不能超过10K 这些基本都是微信参数的限制要求
title:512Bytes以内
description:1KB以内
imageData:大小不能超过10M
imagePath:大小不能超过10M(传递的imagePath路径不能超过10KB)
imageUrl:长度不能超过10K(图片链接,支持JPG、PNG格式,较好的效果为大图360200,小图200200 )
ThumbImage:内存大小不能超过32K的png图
musicUrl:长度不能超过10K
videoUrl:长度不能超过10K
url:不能为空且长度不能超过10K 这些基本都是微信参数的限制要求
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: