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

修改 ArrayListTypeFieldDeserializer #635

Merged
merged 4 commits into from
May 20, 2016
Merged

修改 ArrayListTypeFieldDeserializer #635

merged 4 commits into from
May 20, 2016

Conversation

zhaojio
Copy link

@zhaojio zhaojio commented May 18, 2016

将json转换为实体类,当json数组中只有一个对象,没有放到中括弧中此时会报错. 修改后将对象存放到数组的第一个元素中.

zhaojie added 2 commits May 18, 2016 11:59
将json转换为实体类,当json数组中只有一个对象,没有放到中括弧中此时会报错. 修改后将对象存放到数组的第一个元素中.
将json转换为实体类,当json数组中只有一个对象,没有放到中括弧中此时会报错. 修改后将对象存放到数组的第一个元素中.
@CLAassistant
Copy link

CLAassistant commented May 18, 2016

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

将json转换为实体类,当json数组中只有一个对象,没有放到中括弧中此时会报错. 修改后将对象存放到数组的第一个元素中.
@codecov-io
Copy link

codecov-io commented May 18, 2016

Current coverage is 93.00%

Merging #635 into master will increase coverage by <.01%

@@             master       #635   diff @@
==========================================
  Files           108        108          
  Lines         15773      15776     +3   
  Methods           0          0          
  Messages          0          0          
  Branches       3648       3648          
==========================================
+ Hits          14667      14671     +4   
  Misses          475        475          
+ Partials        631        630     -1   

Powered by Codecov. Last updated by 6c6a411...8a1e3d9

将json转换为实体类,当json数组中只有一个对象,没有放到中括弧中此时会报错. 修改后将对象存放到数组的第一个元素中.
@zhaojio zhaojio closed this May 18, 2016
@zhaojio zhaojio reopened this May 18, 2016
@wenshao
Copy link
Member

wenshao commented May 18, 2016

请签署CLA协议

@wenshao wenshao merged commit 3d81dab into alibaba:master May 20, 2016
asa1997 pushed a commit to Be-Secure/fastjson that referenced this pull request Feb 8, 2023
修改 ArrayListTypeFieldDeserializer
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.

4 participants