Add result wait service
This commit is contained in:
7
Hcs.WebApp/BackgroundServices/ResultWaitService.cs
Normal file
7
Hcs.WebApp/BackgroundServices/ResultWaitService.cs
Normal file
@ -0,0 +1,7 @@
|
||||
namespace Hcs.WebApp.BackgroundServices
|
||||
{
|
||||
public class ResultWaitService
|
||||
{
|
||||
// TODO
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user