Skip to content

返回数据处理 #20

Description

@goluckycoding

对返回的点和边能解析成一个嵌套的结构体并返回吗?
例如
{
"school":{
"name":"xxx",
"students":[
{
"id":1,
"name":"xx1"
},
{
"id":1,
"name":"xx1"
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions