GwWuYou
56ff201f94
feat(architecture): 为架构服务添加上下文支持并改进事件系统
- 在 ArchitectureServices 中添加 SetContext 和 GetContext 方法
- 为 IArchitectureServices 接口添加 IContextAware 继承
- 在架构初始化过程中设置服务上下文
- 将事件系统的 GetEvent 方法替换为 GetOrAddEvent 方法
- 重构测试类添加测试装置和拆卸逻辑
- 为测试类添加 NonParallelizable 特性确保测试隔离
2025-12-29 21:42:52 +08:00
..
2025-12-29 21:42:52 +08:00
2025-12-28 10:37:18 +08:00
2025-12-28 15:13:11 +08:00
2025-12-28 15:13:11 +08:00
2025-12-28 10:37:18 +08:00
2025-12-28 10:37:18 +08:00
2025-12-28 11:49:57 +08:00
2025-12-29 21:14:23 +08:00
2025-12-28 10:45:07 +08:00
2025-12-28 10:37:18 +08:00
2025-12-29 20:06:25 +08:00
2025-12-28 10:37:18 +08:00
2025-12-28 10:37:18 +08:00
2025-12-28 11:45:24 +08:00
2025-12-28 14:37:30 +08:00