This commit is contained in:
weisd
2024-12-29 23:36:10 +08:00
parent a0e38f5d51
commit 450ff132e0
9 changed files with 58 additions and 30 deletions
+2
View File
@@ -245,6 +245,8 @@ impl ECStore {
..Default::default()
};
// warn!("list_objects_generic opts {:?}", &opts);
// use get
if !opts.prefix.is_empty() && opts.limit == 1 && opts.marker.is_none() {
match self