This commit is contained in:
parent
4b6de40439
commit
a97d3a5285
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -483,7 +483,7 @@ namespace ArmaDragonflyClient
|
||||
{
|
||||
Task.Run(async () =>
|
||||
{
|
||||
string _uniqueID = $"{_id}_hget";
|
||||
string _uniqueID = $"{_id}_hgetid";
|
||||
if (argsCnt == 3)
|
||||
await DragonflyDB.DragonflyHashGetAsync(argsArr[0].Trim('"'), argsArr[1].Trim('"'), argsArr[2].Trim('"'), _uniqueID);
|
||||
if (argsCnt == 4)
|
||||
|
Loading…
x
Reference in New Issue
Block a user