文档
测试

赚现金-奖励规则获取配置表

POST
https://www.mvip100.com/mobile/index.php?act=other&op=get_invitation_setting

请求参数

参数名
类型
描述
必填
act
string
示例:other
可选
op
string
示例:get_invitation_setting
可选

响应参数

参数名
类型
描述
必填
code
number
示例:200
必填
msg
string
示例:成功
必填
datas
object
数据字典
必填
list
array
数据列表
必填
id
string
示例:1
必填
min
string
示例:1
必填
max
string
示例:6
必填
money
string
示例:10
必填

说明 / 示例

{ "code": 200, "msg": "成功", "datas": { "list": [ { "id": "4", "min": "2", "max": "7", "money": "3" }, { "id": "2", "min": "4", "max": "11", "money": "4" }, { "id": "3", "min": "12", "max": "16", "money": "5" }, { "id": "1", "min": "17", "max": "21", "money": "6" } ], "max_money": "6", "total_money": 105, "explain": { "article_id": "44", "ac_id": "8", "article_url": "", "article_show": "1", "article_position": "1", "article_sort": "255", "article_title": "赚取现金规则", "article_content": "dfsdfdfs但是城市的城市大城市的", "article_time": "1585810949" } } }