完成流程列表

This commit is contained in:
yubaolee
2016-09-07 16:58:08 +08:00
parent 0c82f7b8c3
commit c8dec703a7
22 changed files with 195 additions and 255 deletions

View File

@@ -20,7 +20,6 @@ namespace OpenAuth.Domain
public ApplyTransitionHistory()
{
this.AllowedToUserNames= string.Empty;
this.TransitionTime= DateTime.Now;
this.InitialState= string.Empty;
this.DestinationState= string.Empty;
this.Command= string.Empty;