Skip to content

Commit

Permalink
修改全局的枚举值
Browse files Browse the repository at this point in the history
  • Loading branch information
hechenqingyuan committed Feb 13, 2017
1 parent 8e5fafb commit e782031
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
* Copyright (C) Git Corporation. All rights reserved.
*
* Author: 情缘
* Create Date: 2014-01-01 14:38:43
* Create Date: 2017-01-01 14:38:43
*
* Description: Git.Framework
* http://www.cnblogs.com/qingyuan/
Expand Down
2 changes: 0 additions & 2 deletions Git.Storage.Web/Global.asax.cs
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ protected void Application_Start()
typeof(EElementType),
typeof(ESequence),
typeof(EUnit),
typeof(ESequence),
typeof(ESequence),
typeof(EBool));

SetVersion();
Expand Down

0 comments on commit e782031

Please sign in to comment.