1.优化开奖和推送
2.新增控制连续开奖赔率
This commit is contained in:
@@ -20,6 +20,9 @@ final class UserPushService
|
||||
|
||||
public const EVT_WALLET_CHANGED = 'wallet.changed';
|
||||
|
||||
/** 命中配置为「大奖」的连胜档派彩(私有频道) */
|
||||
public const EVT_JACKPOT_HIT = 'jackpot.hit';
|
||||
|
||||
private static function channelName(string $uuid): string
|
||||
{
|
||||
return 'private-user-' . $uuid;
|
||||
|
||||
Reference in New Issue
Block a user