| | |
| | | totalFanLiMoney: totalFanLiMoney,
|
| | | totalShareMoney: totalShareMoney,
|
| | | totalInviteMoney: totalInviteMoney,
|
| | | monthSettleMoney: monthSettleMoney,
|
| | | lastMonthSettleMoney: lastMonthSettleMoney,
|
| | | monthUnRecievedMoney: monthSettleMoney,
|
| | | totalUnRecievedMoney: lastMonthSettleMoney,
|
| | | notSettleMoney: notSettleMoney,
|
| | |
|
| | | 'todayPredict.totalMoney': todayPredict_totalMoney,
|
| | |
| | | 'monthPredict.teamMoney': monthPredict_teamMoney,
|
| | | 'monthPredict.teamNum': monthPredict_teamNum,
|
| | | };
|
| | |
|
| | | yesApp.toast(JSON.stringify(params))
|
| | | params = yesApp.getRequestBaseParams(params);
|
| | |
|
| | | $.ajax({
|