WebService
    WebService
    • WebService API
      • WebService Example
        POST
      • SOAP Example
        POST
      • SOAP/WSDL Example
        POST
    • Schemas
      • 公共模型
        • 关联字段枚举值
        • 公共返回 Response
      • 枚举
        • UserStatus
      • User

    User

    {
        "username": "string",
        "description": "string",
        "avatar": "string"
    }
    Built with