飘窗注释取消

This commit is contained in:
tianfeng 2025-12-04 18:23:25 +08:00
parent 88f3b1baa7
commit 31c9bd0e8f

View File

@ -153,7 +153,7 @@ public class SendRoomRedPacketCmdExe {
);
// 发送飘窗通知平台红包
// sendMessage(cmd, packetId);
sendMessage(cmd, packetId);
log.info("发平台红包成功 packetId={} roomId={} amount={} count={} ",
packetId, cmd.getRoomId(), cmd.getTotalAmount(), cmd.getTotalCount());