mirror of
https://github.com/vran-dev/databasir.git
synced 2025-09-23 20:54:33 +08:00
feat: add cancel task api
This commit is contained in:
@@ -5,5 +5,5 @@ public enum ProjectSyncTaskStatus {
|
||||
RUNNING,
|
||||
FINISHED,
|
||||
FAILED,
|
||||
CANCELLED
|
||||
CANCELED
|
||||
}
|
||||
|
Reference in New Issue
Block a user