Add account data import

This commit is contained in:
2025-08-22 10:37:50 +09:00
parent 9b61b66b4b
commit 1f025dd62e
3 changed files with 42 additions and 1 deletions

View File

@ -66,6 +66,7 @@ namespace Hcs.ClientDemo
if (false) HouseManagementDemo.DemoImportNewContract(client);
// Вызван
if (false) HouseManagementDemo.DemoExportOrgRegistry(client);
if (false) HouseManagementDemo.DemoImportAccountData(client);
if (false) FileStoreDemo.DemoDownloadFile(client);
if (false) FileStoreDemo.DemoGostHash(client);