Commit 04ace8a
committed
refactor(service):重构文件服务中的模块导入路径
- 将 crate::service 模块导入优化为直接导入 file_group 子模块
- 更新 create_file_group 函数调用方式以适应新的导入结构1 parent 21331d1 commit 04ace8a
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments