fix: 调整endpoint位置

This commit is contained in:
shiro.lee
2024-08-05 22:48:30 +08:00
parent c36c145b34
commit d73499ac79
9 changed files with 449 additions and 442 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ mod bucket_meta;
mod chunk_stream;
pub mod disk;
mod disks_layout;
mod endpoint;
mod endpoints;
mod erasure;
pub mod error;
mod file_meta;