feat: add work validate work request status
This commit is contained in:
parent
2d786ac32c
commit
7362913612
1 changed files with 1 additions and 0 deletions
|
|
@ -1418,6 +1418,7 @@ enum RequestWorkStatus {
|
|||
Ready
|
||||
Waiting
|
||||
InProgress
|
||||
Validate
|
||||
Ended
|
||||
Completed
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue