重写了节点主动中断功能,修改了运行环境持久化注册已有实例的逻辑。

This commit is contained in:
fengjiayi
2024-12-26 22:24:44 +08:00
parent 7a6f8c407b
commit 3a7a8483e8
24 changed files with 428 additions and 563 deletions

View File

@@ -1,6 +1,6 @@
using Net462DllTest.LogicControl;
using Serein.Library;
using Serein.Library.Utils.FlowTrigger;
using Serein.Library.Utils;
namespace Net462DllTest.Trigger
{