Commit e00a82ff by 张蕴鹏

feat(工作流):catalog,title,启动流程变动

parent b5e28812
Showing with 1 additions and 1 deletions
......@@ -6,7 +6,7 @@ class Example1 {
def model_name = "Example1"
def workflowCatalog(DataObject object, EnvDataObject env, WorkflowContext context) {
return "intent-example1"
return "intent-example"
}
def workflowTitle(DataObject object, EnvDataObject env, WorkflowContext context) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment