Skip to content

[Backend][B1] 构建基础服务与基础设施 #1

@niltor

Description

@niltor

背景

  • 依据系统总体规划,首先构建 Common 层基础服务,提供统一配置、审计和安全支撑,为后续模块奠定基础。

交付内容

  • CommonMod 定义 AuditLogSystemSetting 等实体并补充对应 DTO。
  • 实现 AuditLogManagerSystemSettingManager,完成审计写入与配置查询逻辑。
  • Share/Services 封装跨模块服务(如 IAuditTrailServiceIPasswordHasher)。
  • ApiService 中新增 CommonSettingsControllerAuditTrailController 等控制器并完成基础路由。
  • 为新增能力补充最小化单元测试验证。

依赖

  • 无。

参考

  • docs/tasks/iam-development-plan.md#b1-基础服务与基础设施

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions