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

    ResultModelV2

    -- coding: utf-8 --

    {
        "success": true,
        "request_id": "string",
        "data": {},
        "error_code": "string",
        "error_msg": "string",
        "result_time": "string"
    }
    Built with