mirror of
https://github.com/qinglong-app/qinglong_app.git
synced 2025-10-09 16:48:19 +08:00
add detail page
This commit is contained in:
@@ -16,7 +16,7 @@ class TaskBean {
|
||||
int? isDisabled;
|
||||
String? logPath;
|
||||
int? isPinned;
|
||||
num? lastExecutionTime;
|
||||
int? lastExecutionTime;
|
||||
int? lastRunningTime;
|
||||
String? pid;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user