简要描述:
- 开品实验室--开品列表
请求域名:
- http://xx.com
请求URL:
POST/plugin.event-registration.api.transcript.view-certificate
参数:
参数名 | 是否必须 | 类型 | 说明 |
---|---|---|---|
apply_id | 是 | string | 成绩id |
返回示例:
正确时返回:
{
result: 1,
msg: "ok",
data: {
type: 2
url: https: //dev15.yunzmall.com/storage/app/public/poster/25/170edb6823353e252e7c51620fd6f9ac_new_34.png?timestamp=1720776299
}
}
错误时返回:
返回参数说明:
参数名 | 类型 | 说明 |
---|---|---|
type | int | url类型, 1证书链接,2海报链接 |
url | string | url地址 |
备注:
- 更多返回错误代码请看首页的错误代码描述