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

下载iphone的声音文件时,微信返回来的文件名为空 #942

Closed
binarywang opened this issue Feb 19, 2019 · 2 comments
Closed
Labels

Comments

@binarywang
Copy link
Owner

下载iphone的声音文件时,微信返回来的文件名为空。在当前的代码下,文件名为空时返回null。其实这个时候返回的文件内容是正确的,只是文件名为空而已。 参考#941

@binarywang binarywang added the bug label Feb 19, 2019
shilianwang added a commit to shilianwang/WxJava that referenced this issue Feb 20, 2019
当微信返回回来的文件名为空时,使用当前时间作为文件名
shilianwang added a commit to shilianwang/WxJava that referenced this issue Feb 20, 2019
下载iphone的声音文件时,微信返回来的文件名为空。在当前的代码下,文件名为空时返回null。其实这个时候返回的文件内容是正确的,只是文件名为空而已。所以修改此处代码为当发现文件名为空时,使用当前系统时间生成文件名。已多次测试通过。
@shilianwang
Copy link

已修正,并提交PR。请确认!

下载iphone的声音文件时,微信返回来的文件名为空。在当前的代码下,文件名为空时返回null。其实这个时候返回的文件内容是正确的,只是文件名为空而已。所以修改此处代码为当发现文件名为空时,使用当前系统时间生成文件名。已多次测试通过。

@binarywang
Copy link
Owner Author

3.3.5.B 测试版本已修复

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

No branches or pull requests

2 participants