mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-12 10:56:34 +08:00
修改了很多
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Serein.Library
|
||||
{
|
||||
|
||||
/// <summary>
|
||||
/// 方法入参描述
|
||||
/// 方法入参描述(远程用)
|
||||
/// </summary>
|
||||
public class ParameterDetailsInfo
|
||||
{
|
||||
@@ -26,6 +26,7 @@ namespace Serein.Library
|
||||
/// 方法入参参数名称
|
||||
/// </summary>
|
||||
public string Name { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 显式类型
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user