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

如果单元格为空在转换的时候会报空指针问 #10

Open
zhiwoeryi opened this issue Nov 19, 2017 · 3 comments
Open

如果单元格为空在转换的时候会报空指针问 #10

zhiwoeryi opened this issue Nov 19, 2017 · 3 comments

Comments

@zhiwoeryi
Copy link

Utils.copyProperty 316行
if (value.getClass() == field.getType()) {

应该要过滤value为null的情况

@zhfish
Copy link

zhfish commented Dec 8, 2017

我也遇到这种问题

@zhiwoeryi
Copy link
Author

我自己把源码改了。作者有空还需把源码梳理一下

@Crab2died
Copy link
Owner

明白了,尽快修复

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

No branches or pull requests

3 participants