我的流程¶ 用于创建和列出当前用户拥有的流程。 POST /me/flows¶ 鉴权:需要登录 用途:创建流程文档 请求体字段: name summary content agreements agreementRequirements slug isPublic 兼容字段: protocols protocolRequirements GET /me/flows¶ 鉴权:需要登录 响应:当前用户拥有的流程数组 列表响应不返回完整 content 正文;如需正文请读取流程详情接口。