提交申请时,可以选择流程模板

This commit is contained in:
yubaolee
2016-09-16 18:05:57 +08:00
parent dbdfbaab52
commit 5996d6b5f7
9 changed files with 43 additions and 9 deletions

View File

@@ -60,5 +60,7 @@ namespace OpenAuth.Domain
/// </summary>
public System.Guid? ControllerUserId { get; set; }
public string WorkflowName { get; set; }
}
}