sure0000

Results 3 comments of sure0000

# bug ## i already sloved the problem, if your data contain null , the code of below will throw exception: ![image](https://user-images.githubusercontent.com/18415138/90215206-8f762280-de2d-11ea-8753-4699aa127a78.png)

I think there are two way to solve this problem: 1. Convert Object null in your data to String 2. Modify the source code and recompile: when you data is...