feat:搭建yi-abp tool框架
This commit is contained in:
@@ -62,7 +62,7 @@ namespace Yi.Abp.Tool
|
||||
|
||||
|
||||
}
|
||||
await commandOrNull.InvokerAsync(options);
|
||||
await commandOrNull.InvokerAsync(options,args);
|
||||
|
||||
}
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user