GwWuYou
02e2e31e95
feat(core): 添加上下文感知扩展方法并完善架构上下文接口
- 新增 ContextAwareExtensions 扩展类,提供便捷的上下文访问方法
- 为 IContextAware 接口添加 GetContext 方法以获取架构上下文
- 更新 ContextAwareBase 基类实现 GetContext 方法
- 改进源代码生成器的 Generate 方法参数结构
- 重构 ContextAwareGenerator 生成器实现接口方法自动实现
- 更新单元测试以验证新生成的上下文感知代码正确性
2025-12-29 20:06:25 +08:00
..
2025-12-28 15:13:11 +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-28 10:37:18 +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