Commit 8e3bcea7 authored by hujiebin's avatar hujiebin

Update user_center_func.go

parent a7654831
......@@ -94,6 +94,7 @@ func SendDiamondChange(userId uint64, diamond uint32) error {
// 发送游戏横幅
// param winUserId:胜利的用户id
// param gameType 0:slot 5:luckybox 6:fruit
// param gameId 7:slot 5:luckybox 6:fruit
func SendGlobalGameBanner(winUserId uint64, diamond uint64, avatar string, gameId uint64, gameType uint32) error {
bannerUrl := ""
switch gameType {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment