创建金币领取链接
POST
/plugin/addGoldGiftHave/
接口描述
URL中IP、端口需替换服务器域名
请求头
参数名
类型
描述
必填
lr-app-appkey
string
AppKey游戏编辑页面获取
必填
请求参数
application/json参数名
类型
描述
必填
game_area
string
游戏大区
可选
title
string
生成图片标题(不建议超过9位中文)
必填
valid_minute
int
有效时间/分钟(响应后开始计时)
必填
请求Body-Json示例
响应参数
application/json参数名
类型
描述
必填
code
int
代码: 200 成功 201参数错误、处理异常 202数据库错误
必填
type
int
类型: 0成功 1参数错误、处理异常 2 AppKey错误或功能未启动
必填
url
string
二维码Url链接(提供URL目的只是方便个性需求生成二维码)
必填
img
string
图片链接
必填
expiration_time
string
过期时间
必填