添加后台代理代码
This commit is contained in:
18
codes/agent/game/dlweb/api/document/红包接口.txt
Normal file
18
codes/agent/game/dlweb/api/document/红包接口.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
红包接口:
|
||||
请求地址:https://api.tscce.cn/api/newpay/sendredpack
|
||||
请求类型:post
|
||||
请求参数:
|
||||
appid: appid
|
||||
devkey: 开发者key
|
||||
sid: 登录sid
|
||||
scode: scode
|
||||
orderid: 订单号
|
||||
fee: 红包金额(单位分,1元起步)
|
||||
wishing: 红包祝福语
|
||||
act_name: 活动名称
|
||||
remark: 备注
|
||||
send_type: 红包类型(1;微信;2:支付宝)
|
||||
version: 版本号(1)
|
||||
|
||||
|
||||
https://api.tscce.cn/api/newpay/sendredpack?appid=14936872341446&devkey=14915485974028&sid=YzT0CfCcZgqQV1dG0dZ77GR17d1R1Dqf&scode=005e15ed67176af569d6a170ef3981fa&orderid=1&fee=100&wishing=红包祝福语&act_name=活动名称&remark=备注&send_type=1&version=1
|
||||
Reference in New Issue
Block a user