okbang
    okbang
    • api
      • api - 获取随机句子
        GET
      • api - 根据uuid获取句子
        GET
      • api - 获取句子api状态
        GET
    • 数据模型
      • ResultModelV2
      • HashMapObject
      • ResultModel
      • SystemLoginParam
      • SystemSetupParam
      • SystemResetParam
      • MapObject
      • SysUserParam
      • OkbangEntity

    SystemResetParam

    -- coding: utf-8 --

    {
        "password": "string",
        "email": "string",
        "verificationCode": "string"
    }
    Built with