Skip to content

_writeObject字段丢失 #120

Description

@justinyueh
{
  "$class": "java.util.List",
  "$": [
    {
      "$class": "a",
      "$": {
        "id": {
          "$class": "java.lang.Long",
          "$": "33341"
        },
        "status": {
          "$class": "java.lang.Integer",
          "$": 2
        }
      }
    },
    {
      "$class": "a",
      "$": {
        "id": {
          "$class": "java.lang.Long",
          "$": "33342"
        },
        "status": {
          "$class": "java.lang.Integer",
          "$": 3
        },
        "reason": {
          "$class": "java.lang.Integer",
          "$": 33
        }
      }
    }
  ]
}

这种情况reason字段会丢失,麻烦看一下

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions