Skip to content

confusion #145

Description

@lyb-Q

嵌套的结构体是不是不能被解析

The nested structure cannot be resolved

type ReturnGetRonglianPhoneMsgStruct struct {
        StatusCode string `json:"statusCode"`
        VoiceVerify struct {
            CallSid     string `json:"callSid"`
            DateCreated string `json:"dateCreated"`
        } `json:"VoiceVerify"`
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions