Change ISpecialProtocalUnit to SpecialProtocalUnitAttribute
This commit is contained in:
@@ -79,7 +79,7 @@ namespace TaskManager.Controllers
|
||||
{
|
||||
Console.WriteLine($"ip {returnValues.MachineId} not return value");
|
||||
}
|
||||
}, 15000, 60000));
|
||||
}, MachineGetDataType.CommunicationTag, 15000, 60000));
|
||||
}
|
||||
|
||||
[HttpGet]
|
||||
|
||||
Reference in New Issue
Block a user