2
0

feat: rename directory wfc-modules-user to wfc-user

This commit is contained in:
zhangsz
2024-12-30 10:03:24 +08:00
parent b79f2a441a
commit dd0404b6a6
151 changed files with 26 additions and 19 deletions

View File

@@ -26,7 +26,7 @@ org.wfc
│ └── wfc-common-swagger // 系统接口
├── wfc-modules // 业务模块
│ └── wfc-system // 系统模块 [9201]
│ └── wfc-modules-user // 用户平台模块 [9208]
│ └── wfc-user // 用户平台模块 [9208]
│ └── wfc-gen // 代码生成 [9202]
│ └── wfc-job // 定时任务 [9203]
│ └── wfc-file // 文件服务 [9300]