---
title: "提交表单信息"
method: GET
path: "/submitForm"
tags: ["用户表单"]
---

# 提交表单信息

`GET /submitForm`

处理用户表单信息提交，支持事务处理

## Response `200`

表单提交成功

- CommonResult
  - `code` integer — 状态码
  - `message` string — 响应消息
  - `data` object, nullable — 响应数据

---

[API](https://skmtc.dev/gitlab/apis/gitlab-api.md) · [All operations](https://skmtc.dev/gitlab/apis/gitlab-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/gitlab/gitlab-api/revisions/39328db91b85/schema)
