Fix parser issue when HHMMSS is too long
This commit is contained in:
@@ -230,6 +230,7 @@ namespace LeafWeb.WebCms.Services.PiscalQueue
|
||||
|
||||
case PiscalStatus.Running:
|
||||
Logger.DebugFormat("LeafInput: {0}, Piscal Running", leafInput.Id);
|
||||
//leafInput.EndTime;
|
||||
// continue running
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user