fix #I3SKUV 增加API和EF执行效率的监控

新增流程修改接口
增加启动及撤销判定
This commit is contained in:
yubaolee
2021-05-25 00:49:12 +08:00
parent d78b60764c
commit 452de01fb8
14 changed files with 269 additions and 25 deletions

View File

@@ -119,7 +119,7 @@ namespace OpenAuth.Mvc.Controllers
//添加或修改
[HttpPost]
public string Update(FlowInstance obj)
public string Update(UpdateFlowInstanceReq obj)
{
try
{