refactor: package => workflow id
This commit is contained in:
parent
20be8f1b76
commit
30dfa64930
2 changed files with 5 additions and 1 deletions
|
|
@ -69,6 +69,7 @@ export interface ServiceCreate {
|
|||
status?: Status;
|
||||
productGroupId: string;
|
||||
selectedImage?: string;
|
||||
workflowId?: string;
|
||||
}
|
||||
|
||||
export interface Attributes {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue