51offer Diym API

diy材料申请信息控制层

Operations 54

GET /diym/apply/delete/file diy申请信息 #
GET /diym/apply/getCityByProvince getCityByProvince #
HEAD /diym/apply/getCityByProvince getCityByProvince #
POST /diym/apply/getCityByProvince getCityByProvince #
PUT /diym/apply/getCityByProvince getCityByProvince #
PATCH /diym/apply/getCityByProvince getCityByProvince #
DELETE /diym/apply/getCityByProvince getCityByProvince #
OPTIONS /diym/apply/getCityByProvince getCityByProvince #
GET /diym/apply/getCountyByCity getCountyByCity #
HEAD /diym/apply/getCountyByCity getCountyByCity #
POST /diym/apply/getCountyByCity getCountyByCity #
PUT /diym/apply/getCountyByCity getCountyByCity #
PATCH /diym/apply/getCountyByCity getCountyByCity #
DELETE /diym/apply/getCountyByCity getCountyByCity #
OPTIONS /diym/apply/getCountyByCity getCountyByCity #
GET /diym/apply/getProvinceByCountry getProvinceByCountry #
HEAD /diym/apply/getProvinceByCountry getProvinceByCountry #
POST /diym/apply/getProvinceByCountry getProvinceByCountry #
PUT /diym/apply/getProvinceByCountry getProvinceByCountry #
PATCH /diym/apply/getProvinceByCountry getProvinceByCountry #
DELETE /diym/apply/getProvinceByCountry getProvinceByCountry #
OPTIONS /diym/apply/getProvinceByCountry getProvinceByCountry #
POST /diym/apply/query/apply diy申请信息 #
GET /diym/apply/query/common diy申请信息 #
GET /diym/apply/query/list diy申请信息 #
POST /diym/apply/query/mainStatus diy申请信息 #
GET /diym/apply/query/status diy申请信息 #
POST /diym/apply/save/status diy申请信息 #
GET /diym/basic/delete/education diy个人信息 #
GET /diym/basic/delete/language diy个人信息 #
GET /diym/basic/delete/work diy个人信息 #
GET /diym/basic/query/basicinfo diy个人信息 #
GET /diym/basic/query/education diy个人信息 #
GET /diym/basic/query/language diy个人信息 #
GET /diym/basic/query/work diy个人信息 #
POST /diym/basic/save/basicinfo diy个人信息 #
POST /diym/basic/save/education diy个人信息 #
POST /diym/basic/save/language diy个人信息 #
POST /diym/basic/save/work diy个人信息 #
GET /diym/qrcode/check diy扫码登录 #
GET /diym/qrcode/create diy扫码登录 #
GET /diym/qrcode/login diy扫码登录 #
GET /diym/qrcode/logout logout #
GET /diym/school/delete/ps diy学校材料 #
GET /diym/school/delete/reference diy学校材料 #
GET /diym/school/delete/suborderother diy学校材料 #
GET /diym/school/query/ps diy学校材料 #
GET /diym/school/query/psList diy学校材料 #
GET /diym/school/query/reference diy学校材料 #
GET /diym/school/query/suborderother diy学校材料 #
GET /diym/school/query/suborderotherList diy学校材料 #
POST /diym/school/save/ps diy学校材料 #
POST /diym/school/save/reference diy学校材料 #
POST /diym/school/save/suborderother diy学校材料 #

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/51offer-diym-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

OpenAPI Specification

51offer-diym-api-openapi.yml Raw ↑
openapi: 3.2.0
info:
  title: 51offer Horizon Site Diym API
  version: '1.0'
  summary: 51offer official-site (www.51offer.com) JSON API surface
  description: Machine-readable description of the public JSON API surface of 51offer's official study-abroad site (www.51offer.com).
  contact:
    name: 51offer
    email: woodrow.w@51offer.com
    url: https://www.51offer.com/
  x-provenance:
    converted-from: Swagger 1.2
    source: https://www.51offer.com/api-docs
    fetched: '2026-09-05'
servers:
- url: https://www.51offer.com
  description: '51offer official site API host. Verified live 2026-09-05: GET /ngGpaCalc/constants returned HTTP 200 application/json.'
- url: https://m.51offer.com
  description: 51offer mobile-site host. Serves the same Swagger 1.2 documents at /api-docs (HTTP 200, application/json, 2026-09-05).
tags:
- name: diym
  description: diy材料申请信息控制层
paths:
  /diym/apply/delete/file:
    get:
      operationId: deleteMaterialFileInfo
      tags:
      - diym
      summary: diy申请信息
      description: 删除上传的材料信息
      requestBody:
        required: false
        content:
          application/json:
            schema:
              type: integer
              format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_boolean_f50dfc'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
  /diym/apply/getCityByProvince:
    get:
      operationId: getCityByProvince
      tags:
      - diym
      summary: getCityByProvince
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CMSCity_c63aae'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    head:
      operationId: diym_getCityByProvince_2
      tags:
      - diym
      summary: getCityByProvince
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CMSCity_c63aae'
        '204':
          description: No Content
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    post:
      operationId: diym_getCityByProvince_3
      tags:
      - diym
      summary: getCityByProvince
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CMSCity_c63aae'
        '201':
          description: Created
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    put:
      operationId: diym_getCityByProvince_4
      tags:
      - diym
      summary: getCityByProvince
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CMSCity_c63aae'
        '201':
          description: Created
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    patch:
      operationId: diym_getCityByProvince_5
      tags:
      - diym
      summary: getCityByProvince
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CMSCity_c63aae'
        '204':
          description: No Content
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    delete:
      operationId: diym_getCityByProvince_6
      tags:
      - diym
      summary: getCityByProvince
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CMSCity_c63aae'
        '204':
          description: No Content
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    options:
      operationId: diym_getCityByProvince_7
      tags:
      - diym
      summary: getCityByProvince
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CMSCity_c63aae'
        '204':
          description: No Content
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    trace:
      operationId: diym_getCityByProvince_8
      tags:
      - diym
      summary: getCityByProvince
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CMSCity_c63aae'
        '204':
          description: No Content
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
  /diym/apply/getCountyByCity:
    get:
      operationId: getCountyByCity
      tags:
      - diym
      summary: getCountyByCity
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CityCounty_269c0c'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    head:
      operationId: diym_getCountyByCity_2
      tags:
      - diym
      summary: getCountyByCity
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CityCounty_269c0c'
        '204':
          description: No Content
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    post:
      operationId: diym_getCountyByCity_3
      tags:
      - diym
      summary: getCountyByCity
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CityCounty_269c0c'
        '201':
          description: Created
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    put:
      operationId: diym_getCountyByCity_4
      tags:
      - diym
      summary: getCountyByCity
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CityCounty_269c0c'
        '201':
          description: Created
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    patch:
      operationId: diym_getCountyByCity_5
      tags:
      - diym
      summary: getCountyByCity
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CityCounty_269c0c'
        '204':
          description: No Content
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    delete:
      operationId: diym_getCountyByCity_6
      tags:
      - diym
      summary: getCountyByCity
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CityCounty_269c0c'
        '204':
          description: No Content
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    options:
      operationId: diym_getCountyByCity_7
      tags:
      - diym
      summary: getCountyByCity
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CityCounty_269c0c'
        '204':
          description: No Content
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    trace:
      operationId: diym_getCountyByCity_8
      tags:
      - diym
      summary: getCountyByCity
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_CityCounty_269c0c'
        '204':
          description: No Content
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
  /diym/apply/getProvinceByCountry:
    get:
      operationId: getProvinceByCountry
      tags:
      - diym
      summary: getProvinceByCountry
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_Area_f64d77'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    head:
      operationId: diym_getProvinceByCountry_2
      tags:
      - diym
      summary: getProvinceByCountry
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_Area_f64d77'
        '204':
          description: No Content
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    post:
      operationId: diym_getProvinceByCountry_3
      tags:
      - diym
      summary: getProvinceByCountry
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_Area_f64d77'
        '201':
          description: Created
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    put:
      operationId: diym_getProvinceByCountry_4
      tags:
      - diym
      summary: getProvinceByCountry
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_Area_f64d77'
        '201':
          description: Created
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    patch:
      operationId: diym_getProvinceByCountry_5
      tags:
      - diym
      summary: getProvinceByCountry
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_Area_f64d77'
        '204':
          description: No Content
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    delete:
      operationId: diym_getProvinceByCountry_6
      tags:
      - diym
      summary: getProvinceByCountry
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_Area_f64d77'
        '204':
          description: No Content
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    options:
      operationId: diym_getProvinceByCountry_7
      tags:
      - diym
      summary: getProvinceByCountry
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_Area_f64d77'
        '204':
          description: No Content
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
    trace:
      operationId: diym_getProvinceByCountry_8
      tags:
      - diym
      summary: getProvinceByCountry
      parameters:
      - name: id
        in: query
        required: true
        schema:
          type: integer
          format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_Area_f64d77'
        '204':
          description: No Content
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
  /diym/apply/query/apply:
    post:
      operationId: getUserMainApplyInfo
      tags:
      - diym
      summary: diy申请信息
      description: 查询申请信息
      requestBody:
        required: false
        content:
          application/json:
            schema:
              type: array
              items:
                type: integer
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_UsersApplyInfoVO_61ce7d'
        '201':
          description: Created
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
  /diym/apply/query/common:
    get:
      operationId: getCommonInfo
      tags:
      - diym
      summary: diy申请信息
      description: 查询通用信息
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_Map_string_object_5812ac'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
  /diym/apply/query/list:
    get:
      operationId: getApplySchoolList
      tags:
      - diym
      summary: diy申请信息
      description: 用户待提交材料订单列表
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_OrderVO_89c6f2'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
  /diym/apply/query/mainStatus:
    post:
      operationId: getUserMainApplyStatus
      tags:
      - diym
      summary: diy申请信息
      description: 查询申请信息状态
      requestBody:
        required: false
        content:
          application/json:
            schema:
              type: array
              items:
                type: integer
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_Map_string_object_5812ac'
        '201':
          description: Created
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
  /diym/apply/query/status:
    get:
      operationId: getOrderSubmitStatus
      tags:
      - diym
      summary: diy申请信息
      description: 查询子订单状态信息
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_DiyMaterialOrder_066184'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
  /diym/apply/save/status:
    post:
      operationId: updateOrderSubmitStatus
      tags:
      - diym
      summary: diy申请信息
      description: 保存子订单状态信息
      requestBody:
        required: false
        content:
          application/json:
            schema:
              type: array
              items:
                type: integer
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_boolean_f50dfc'
        '201':
          description: Created
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymapply
  /diym/basic/delete/education:
    get:
      operationId: deleteUserEducationInfo
      tags:
      - diym
      summary: diy个人信息
      description: 删除用户教育背景
      requestBody:
        required: false
        content:
          application/json:
            schema:
              type: integer
              format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_boolean_f50dfc'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymbasic
  /diym/basic/delete/language:
    get:
      operationId: deleteUserLanguageScoreInfo
      tags:
      - diym
      summary: diy个人信息
      description: 删除用户语言成绩信息
      requestBody:
        required: false
        content:
          application/json:
            schema:
              type: integer
              format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_boolean_f50dfc'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymbasic
  /diym/basic/delete/work:
    get:
      operationId: deleteUserWorkInfo
      tags:
      - diym
      summary: diy个人信息
      description: 删除用户工作经历信息
      requestBody:
        required: false
        content:
          application/json:
            schema:
              type: integer
              format: int32
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_boolean_f50dfc'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymbasic
  /diym/basic/query/basicinfo:
    get:
      operationId: getUserBasicInfo
      tags:
      - diym
      summary: diy个人信息
      description: 查询用户基本信息
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_UsersInfoVO_fe4808'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymbasic
  /diym/basic/query/education:
    get:
      operationId: getUserEducationInfo
      tags:
      - diym
      summary: diy个人信息
      description: 查询用户教育背景
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_UsersEducationVO_f1a5d3'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymbasic
  /diym/basic/query/language:
    get:
      operationId: getUserLanguageScoreInfo
      tags:
      - diym
      summary: diy个人信息
      description: 查询用户语言成绩信息
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_UsersLanguageScoreVO_3a3339'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymbasic
  /diym/basic/query/work:
    get:
      operationId: getUserWorkInfo
      tags:
      - diym
      summary: diy个人信息
      description: 查询用户工作经历信息
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_List_UsersWorkVO_99b986'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymbasic
  /diym/basic/save/basicinfo:
    post:
      operationId: saveUserBasicInfo
      tags:
      - diym
      summary: diy个人信息
      description: 保存用户基本信息
      requestBody:
        required: false
        content:
          application/json:
            schema:
              $ref: '#/components/schemas/UsersInfoVO'
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_boolean_f50dfc'
        '201':
          description: Created
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymbasic
  /diym/basic/save/education:
    post:
      operationId: saveUserEducationInfo
      tags:
      - diym
      summary: diy个人信息
      description: 保存用户教育背景
      requestBody:
        required: false
        content:
          application/json:
            schema:
              type: array
              items:
                $ref: '#/components/schemas/UsersEducationVO'
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_boolean_f50dfc'
        '201':
          description: Created
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymbasic
  /diym/basic/save/language:
    post:
      operationId: saveUserLanguageScoreInfo
      tags:
      - diym
      summary: diy个人信息
      description: 保存用户语言成绩信息
      requestBody:
        required: false
        content:
          application/json:
            schema:
              type: array
              items:
                $ref: '#/components/schemas/UsersLanguageScoreVO'
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_boolean_f50dfc'
        '201':
          description: Created
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymbasic
  /diym/basic/save/work:
    post:
      operationId: saveUserWorkInfo
      tags:
      - diym
      summary: diy个人信息
      description: 保存用户工作经历信息
      requestBody:
        required: false
        content:
          application/json:
            schema:
              type: array
              items:
                $ref: '#/components/schemas/UsersWorkVO'
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_boolean_f50dfc'
        '201':
          description: Created
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymbasic
  /diym/qrcode/check:
    get:
      operationId: checkQrCode
      tags:
      - diym
      summary: diy扫码登录
      description: 校验二维码
      requestBody:
        required: false
        content:
          application/json:
            schema:
              type: string
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_Map_string_string_5634e8'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymqrcode
  /diym/qrcode/create:
    get:
      operationId: createQrCode
      tags:
      - diym
      summary: diy扫码登录
      description: 生成二维码
      responses:
        '200':
          description: OK
          content:
            application/json:
              schema:
                $ref: '#/components/schemas/HttpResult_Map_string_string_5634e8'
        '401':
          description: Unauthorized
        '403':
          description: Forbidden
        '404':
          description: Not Found
      x-swagger-1-2-source: https://www.51offer.com/api-docs/default/diymqrcode
  /diym/qrcode/login:
    get:
      operationId: login
      tags:
      - diym
      summary: diy扫码登录
      description: 登陆
      requestBody:
        required: false
        content:
          application/json:
            schema:
              type: object
              properties:
                session:
                  type: string
                thirdChannelId:
           

# --- truncated at 32 KB (76 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/51offer/refs/heads/main/openapi/51offer-diym-api-openapi.yml