Add export from nsi service
This commit is contained in:
@ -67,7 +67,7 @@ namespace Hcs.ClientDemo
|
||||
if (false) FileStoreDemo.DemoGetFileLength(client);
|
||||
if (false) FileStoreDemo.DemoGostHash(client);
|
||||
|
||||
if (true) NsiDemo.DemoExportNsiItem(client);
|
||||
if (true) NsiDemo.DemoExportNsiItem51(client);
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user