mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-12-27 14:45:41 +08:00
每一次都是大放血
This commit is contained in:
@@ -5,8 +5,8 @@ using Infrastructure;
|
||||
using OpenAuth.App.Extention;
|
||||
using OpenAuth.App.SSO;
|
||||
using OpenAuth.App.ViewModel;
|
||||
using OpenAuth.Domain;
|
||||
using OpenAuth.Domain.Interface;
|
||||
using OpenAuth.Repository.Domain;
|
||||
using OpenAuth.Repository.Interface;
|
||||
|
||||
namespace OpenAuth.App
|
||||
{
|
||||
@@ -22,8 +22,8 @@ namespace OpenAuth.App
|
||||
/// <summary>
|
||||
/// 获取实例进程信息实体
|
||||
/// </summary>
|
||||
/// <param name="keyVlaue"></param>
|
||||
/// <returns></returns>
|
||||
/// <param name="keyVlaue">The key vlaue.</param>
|
||||
/// <returns>WFProcessInstance.</returns>
|
||||
public WFProcessInstance GetEntity(string keyVlaue)
|
||||
{
|
||||
try
|
||||
|
||||
Reference in New Issue
Block a user