feat: 初始化ERP平台底座项目结构
- 添加基础crate结构(erp-core, erp-common) - 实现核心模块trait和事件总线 - 配置Docker开发环境(PostgreSQL+Redis) - 添加Tauri桌面端基础框架 - 设置CI/CD工作流 - 编写项目协作规范文档(CLAUDE.md)
This commit is contained in:
1
crates/erp-workflow/src/lib.rs
Normal file
1
crates/erp-workflow/src/lib.rs
Normal file
@@ -0,0 +1 @@
|
||||
// erp-workflow: 工作流引擎模块 (Phase 4)
|
||||
Reference in New Issue
Block a user