活动报名
POST
http://xiongzhua.daoben.ltd/api/deposit/addOrder
请求参数
参数名
类型
描述
必填
token
string
示例:9763a75f-3234-4dbb-8f86-6f11da0ee836
必填
deposit_id
int
示例:2
必填
realname
string
示例:张三
必填
mobile
int
示例:17657633921
必填
corporation
int
示例:123123
必填
gender
int
示例:1
必填
returnx
string
示例:
必填
method
string
示例:web
必填
响应参数
参数名
类型
描述
必填
code
int
示例:1
必填
msg
string
示例:提交成功!
必填
time
string
示例:1663927360
必填
payData
string
示例:<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0;url='https://xiongzhua.daoben.ltd/addons/epay/api/wechat.html'" />
<title>正在跳转支付 https://xiongzhua.daoben.ltd/addons/epay/api/wechat.html</title>
</head>
<body>
<div id="redirect" style="display:none;">正在跳转支付 <a href="https://xiongzhua.daoben.ltd/addons/e...
必填