mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2026-06-26 14:23:09 +08:00
🐛fix: 修复网关节点查询异常
This commit is contained in:
@@ -267,6 +267,8 @@ namespace OpenAuth.App.Flow
|
||||
isFirst = false;
|
||||
break;
|
||||
}
|
||||
|
||||
preNode = GetPreNode(preNode.id);
|
||||
}
|
||||
|
||||
if (isFirst)
|
||||
|
||||
Reference in New Issue
Block a user