added monitor base
This commit is contained in:
parent
81961bba6f
commit
1c4821f2be
9
Salmon.Service/Monitor.cs
Normal file
9
Salmon.Service/Monitor.cs
Normal file
@ -0,0 +1,9 @@
|
||||
namespace Salmon.Service;
|
||||
|
||||
|
||||
public class Monitor
|
||||
{
|
||||
private void FlushStatus()
|
||||
{
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user