User NFCCode is rögzítésre kerüljön
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using WorkFlowCheck.Common.DTO;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using WorkFlowCheck.Common.DTO;
|
||||
|
||||
|
||||
namespace WorkFlowCheck.BL.Services.Interfaces
|
||||
@@ -31,5 +32,7 @@ namespace WorkFlowCheck.BL.Services.Interfaces
|
||||
|
||||
Task<bool> DeviceMessageSend(DeviceMessageDTO deviceMessageDTO);
|
||||
Task<List<DeviceMessageDTO>> DeviceMessageReadUnreaded(string deviceId);
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user