部署
This commit is contained in:
5
erp/workflow/workflow.go
Normal file
5
erp/workflow/workflow.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package workflow
|
||||
|
||||
type Workflow struct {
|
||||
Node node
|
||||
}
|
||||
Reference in New Issue
Block a user