mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-18 09:44:28 +08:00
拆分流程列表为我的列表、待处理、已处理;
调整模块菜单按模块标识映射; 优化API错误提示;
This commit is contained in:
@@ -28,7 +28,7 @@ namespace OpenAuth.UnitTest
|
||||
{
|
||||
_runApp.Verification(new VerificationReq
|
||||
{
|
||||
FlowInstanceId = "c4aa73f2-d5ea-43c3-8b7e-903e31ba5828",
|
||||
FlowInstanceId = "132333fe-d8db-4373-b101-b0ac574d3b1a",
|
||||
VerificationFinally = "3"
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user