任务执行
This commit is contained in:
@@ -81,6 +81,10 @@ class State:
|
||||
RUNNING = "running"
|
||||
PAUSED = "paused"
|
||||
IDLE = "idle"
|
||||
WAITING_ERROR = "waiting_error"
|
||||
WAITING_STEP = "waiting_step"
|
||||
WAITING_ERROR = "waiting_error"
|
||||
WAITING_STEP = "waiting_step"
|
||||
|
||||
class PhotoType:
|
||||
FRONT = "front"
|
||||
|
||||
Reference in New Issue
Block a user