...
参数 | 必选 | 类型 | 说明 |
companyId | false | string | 第三方平台的企业id,如果没有则不必传,有则传,其他接口必须保持一致 |
uid | true | string | 第三方平台的用户id |
true | string | 兔展的作品id |
请求body参数示例
代码块 | ||||
---|---|---|---|---|
| ||||
{ "opfid": "59323807203190137535 08897926543656901764", "nonce": "rabbit", "timestamp":1550029785297, "1637921037000", "signature": "1295c56ac21f245ba848879dd5bbc0678669ffd1 4b0d14f6282810b988ef34b709a89f39961e8707", "uid": "512018581 111", "companyId":"abc", ""appid": "26ff528f 62670fbe-76d9 e3c4-47b3 416d-9f59 8aaa-6f7862b8b63f ceb56f7e6406" } |
返回参数示例
信息code | ||||
---|---|---|---|---|
| ||||
{
"code": "200",
"errorCode": "SUCCESS",
"msg": "ok",
"data": {
"orgtplId": "d846361c-b7d7-48ea-89a2-dad97e6f09c6"
}
{"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 } |