mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-09-19 18:22:11 +08:00
fix #I3SKUV 增加API和EF执行效率的监控
新增流程修改接口 增加启动及撤销判定
This commit is contained in:
@@ -119,7 +119,7 @@ namespace OpenAuth.Mvc.Controllers
|
||||
|
||||
//添加或修改
|
||||
[HttpPost]
|
||||
public string Update(FlowInstance obj)
|
||||
public string Update(UpdateFlowInstanceReq obj)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
Reference in New Issue
Block a user