This commit is contained in:
2025-03-03 17:11:13 +03:00
parent cba10bef14
commit 4da5f4bc03
7 changed files with 27 additions and 11 deletions

View File

@@ -41,7 +41,8 @@ public class TestPass extends Pass {
}
@Override
protected void body() throws Exception {
System.out.println(Global.componentsServer.credentials_db.userAccounts.getPackedActiveRecipients());
int a= 1/0;
// System.out.println(Global.componentsServer.credentials_db.userAccounts.getPackedActiveRecipients());
// String cpuId = getMotherboardSN();
// UI.Info(cpuId);
/*