| 字段 | 意义 | 描述 |
|---|---|---|
| platform_i18n_name | 导入来源 | 用于在任务中心详情页展示,使用时需要提供一个字典,多种语言名称映射,应用在使用不同语言时,导入来源也将展示对应的内容。支持的各地区语言名:it_it, th_th, ko_kr, es_es, ja_jp, zh_cn, id_id, zh_hk, pt_br, de_de, fr_fr, zh_tw, ru_ru, en_us, hi_in, vi_vn。 |
| url | 具体链接地址 | 链接仅支持解析http、https和applink协议 |
| title | 对应链接的标题 | title将以链接标题类似效果展示 |


{
"custom_complete":
{
"android":
{
"href":"https://www.feishu.cn/"
},
"ios":
{
"href":"https://www.feishu.cn/"
},
"pc":
{
"href":"https://www.feishu.cn/"
}
}{
"custom_complete":
{
"android":
{
"tip":
{
"zh_cn":"请前往指定页面完成任务",
"en_us":"please go to the designated page to complete the task"
}
},
"ios":
{
"tip":
{
"zh_cn":"请前往指定页面完成任务",
"en_us":"please go to the designated page to complete the task"
}
},
"pc":
{
"tip":
{
"zh_cn":"请前往指定页面完成任务",
"en_us":"Please go to the designated page to complete the task"
}
}
}
