kra-new/internal/platform/README.md

6 lines
202 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Platform
这里放跨业务模块的基础设施,不放具体业务表或业务用例。
当前包含 `database`数据库驱动、连接生命周期、GORM 日志、分页和迁移执行器。