mirror of
https://gitee.com/langsisi_admin/serein-flow
synced 2026-04-28 02:33:23 +08:00
更改了dll参数类型,更改了流程执行,添加了异常分支处理
This commit is contained in:
4
.editorconfig
Normal file
4
.editorconfig
Normal file
@@ -0,0 +1,4 @@
|
||||
[*.cs]
|
||||
|
||||
# CS8618: 在退出构造函数时,不可为 null 的字段必须包含非 null 值。请考虑声明为可以为 null。
|
||||
dotnet_diagnostic.CS8618.severity = warning
|
||||
Reference in New Issue
Block a user