SHA256
30 12 25
Ура работает всё под новую таблицу. И все тесты проходят!!
This commit is contained in:
+1
@@ -90,6 +90,7 @@ public class Net_AddUser_Handler implements JsonMessageHandler {
|
||||
// 3. Создаём пользователя
|
||||
SolanaUserEntry user = new SolanaUserEntry(
|
||||
req.getLogin(),
|
||||
req.getDeviceKey(),
|
||||
req.getDeviceKey()
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user