check bugs

This commit is contained in:
yubaolee
2017-02-28 18:21:36 +08:00
parent 91dfa83e6f
commit 01880fb784
2 changed files with 6 additions and 5 deletions

View File

@@ -490,7 +490,7 @@ namespace OpenAuth.App.Extention
{
if (item.id.Value == _nextNodeId)
{
if(item.setInfo.NodeConfluenceType.Value == "0")//0所有步骤通过
if(item.setInfo.NodeConfluenceType.Value == "")//0所有步骤通过 todo:先用空格
{
if(flag)
{