Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UI] 同一block包含多笔dice的情况,UI的获奖情况显示错误 #182

Open
clar opened this issue Jun 29, 2016 · 0 comments
Open
Assignees

Comments

@clar
Copy link

clar commented Jun 29, 2016

game_list_result_transactions 3729715

[{
"game_id": 1,
"data": {
"play_owner": "PLS9neAQBsJLPeQWCJk4pAMY8rEGDuBUsP7e",
"jackpot_owner": "PLS9neAQBsJLPeQWCJk4pAMY8rEGDuBUsP7e",
"play_amount": 15000,
"jackpot_received": 89100,
"odds": 6,
"lucky_number": 2
}
},{
"game_id": 1,
"data": {
"play_owner": "PLS9neAQBsJLPeQWCJk4pAMY8rEGDuBUsP7e",
"jackpot_owner": "PLS9neAQBsJLPeQWCJk4pAMY8rEGDuBUsP7e",
"play_amount": 15000,
"jackpot_received": 0,
"odds": 6,
"lucky_number": 4
}
}
]

dice-on-block-3729705

@clar clar assigned clar and AlexChien and unassigned clar Jun 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants