足球

1.用户登录
{
"date_time": ""
"logtype": "alogin"
"app_id":"a8",
"app_channel":"",
"app_version": "",
"app_name":"",
"account_id":""
"client_ip":"",
"device_id":"",
"mac":"",
"phone": ""
"system":""
}

2.用户注册
{
"date_time": ""
"logtype": "register"
"app_id":"a8",
"app_channel":"",
"app_version": "",
"app_name":"",
"account_id":""
"client_ip":"",
"device_id":"",
"mac":"",
}


2.下注订单(走日志)
高频踩
{
"date_time": "投注时间"
"logtype": "high_frequency_lottery_bet"
"app_id":"a8",
"app_channel":"",
"app_version": "",
"app_name": "",
"order_id":"",
"account_id":"",
"nickname":"",
"issue": "", # 期号
"play_type": "", #主玩法
"guess_type":"" # 竞猜类型
"bet_amount":"投注金额"
}

{
"date_time": "投注时间"
"logtype": "high_frequency_lottery_result"
"app_id":"a8",
"app_channel":"",
"app_version": "",
"app_name": "",
"order_id":"",
"account_id":"",
"nickname":"",
"issue": "", # 期号
"play_type": "", #主玩法
"guess_type":"" # 竞猜类型
"bet_amount":"投注金额"
"win_amount":"中奖金额"
"win_number":"开奖号码"
"detail": "" 详情列表
}


足球
{
"date_time": "投注时间"
"logtype": "soccer_bet"
"app_id":"a8",
"app_channel":"",
"app_version": "",
"app_name": "",
"order_id":"",
"account_id":"",
"nickname":"",
"bet_amount":"投注金额"
"pass_way":"过关方式"
}


{
"date_time": "投注时间"
"logtype": "soccer_result"
"app_id":"a8",
"app_channel":"",
"app_version": "",
"app_name": "",
"order_id":"",
"account_id":"",
"nickname":"",
"bet_amount":"投注金额"
"award_number":"中奖金额"
"pass_way":"过关方式"
}

3.充值 走日志
{
"date_time": ""
"logtype": "orders"
"app_id":"a8",
"app_channel":"",
"app_version": "",
"app_name": "",
"account_id":"",
"nickname":"",
"order_id":"",
"amount": "充值金额"
"pay_channel":"支付渠道"
}

猜你喜欢

转载自www.cnblogs.com/niuniuc/p/9848193.html
今日推荐