QueueJob - model and DB migration
This commit is contained in:
@@ -11,7 +11,8 @@ public enum LogType {
|
||||
Backup,
|
||||
Process,
|
||||
PowerBi,
|
||||
DataInbox
|
||||
DataInbox,
|
||||
Queue
|
||||
}
|
||||
public class LogEntry
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user