mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-03-12 12:39:25 +08:00
忘记改啥了*1
This commit is contained in:
@@ -37,6 +37,11 @@ namespace Serein.Library
|
||||
|
||||
public ParameterDetailsInfo[] ParameterDetailsInfos { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 可选参数信息
|
||||
/// </summary>
|
||||
public int IsParamsArgIndex { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// 出参类型
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user