You need to enable JavaScript to run this app.
文档中心
机器翻译

机器翻译

复制全文
下载 pdf
任务源文案
源文案添加1
复制全文
下载 pdf
源文案添加1

接口说明

根据项目 id,任务 id,为任务添加源文案

请求 API

名称内容
请求方式POST
ActionProjectTaskSourceAdd

请求参数

参数名是否必填类型描述
projectIdrequirednumber项目id
taskIdrequirednumber任务id
textsrequiredarrayobject[] 文案列表数组
keyrequiredstring- texts[x].key - 文案key
contentrequiredstring- texts[x].content - 文案内容
lengthLimitoptionalstring- texts[x].lengthLimit - 文案超长字符
commentaryoptionalstring- texts[x].commentary - 文案注释

返回数据

// HTTP Status: 200
{
  message: 'success'
}
最近更新时间:2026.01.26 17:45:39
这个页面对您有帮助吗?
有用
有用
无用
无用