Skip to content

Conversation

@alongisme
Copy link

When I use the following json:
{
"code": 0,
"msg": "",
"data": [
{
"id": null,
"remark": null,
"createdBy": null,
"createdAt": null,
"updatedBy": null,
"updatedAt": null,
"delFlag": null,
"belongCustomerId": null,
"appCode": null,
"agreementName": "agreementName",
"functionCode": "functionCode",
"richTextId": null,
"richTextContent": "richTextContent",
"updateBy": null
}
]
}
There will be multiple "data" in the "toJson" method, and I have made modifications to meet such usage scenarios.

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.

1 participant