访问路径:api/app/transToTemplate
接口说明:跳转到兔展编辑器页面创建作品
URL结构
https://open.rabbitpre.com/api/app/transToTemplate
接口协议:HTTPS
HTTP请求方式:POST
请求参数
参数 | 必选 | 类型 | 说明 |
true | string | 兔展的作品id |
请求body参数示例
{
"opfid":"59323807203190137535",
"nonce":"rabbit",
"timestamp":1550029785297,
"signature":"1295c56ac21f245ba848879dd5bbc0678669ffd1",
"uid":"512018581",
"companyId":"abc",
"appId":"26ff528f-76d9-47b3-9f59-6f7862b8b63f"
}
返回参数示例
{
"appVersion":0,
"orgtplApp":"",
"orgtplCt":1551342241295,
"orgtplData":"",
"orgtplDesc":"",
"orgtplExt":"",
"orgtplFile":"",
"orgtplFilepath":"",
"orgtplId":"",
"orgtplLasttime":1551342241295,
"orgtplOrg":"",
"orgtplRemark":"",
"orgtplSort":0,
"orgtplSpecies":"",
"orgtplState":"",
"orgtplStatetime":1551342241295,
"orgtplTitle":"",
"orgtplType":"",
"orgtplUsecount":0,
"orgtplUser":"",
"orgtplUt":1551342241295
}