Завершение перехода на новую версию протокола

This commit is contained in:
2026-04-19 12:59:16 +02:00
parent 00ca218c06
commit 07b4e9daa2
10 changed files with 121 additions and 74 deletions

View File

@@ -7,7 +7,7 @@ import java.util.concurrent.Executors;
import im.rosetta.database.entity.PushToken;
import im.rosetta.database.repository.PushTokenRepository;
import im.rosetta.packet.runtime.TokenType;
import im.rosetta.network.enums.TokenType;
import im.rosetta.service.dispatch.push.dispatchers.FCM;
import im.rosetta.service.dispatch.push.dispatchers.VoIPApns;