mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-23 03:04:29 +08:00
- 从 ArchitectureServicesTests 类中删除 QueryAsync 方法 - 从 ArchitectureServicesTests 类中删除 PublishEventAsync 方法 - 从 GameContextTests 类中删除 QueryAsync 方法 - 从 GameContextTests 类中删除 PublishEventAsync 方法 - 清理相关的方法签名和异常抛出代码 - 简化测试类结构,移除不必要的接口实现