new feature

This commit is contained in:
2024-06-27 04:38:04 +08:00
parent c40f8d664d
commit 2257ba5b2a
4 changed files with 34 additions and 7 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ public class SimApiStorage
private string ServeUrl { get; }
private string Bucket { get; }
public string Bucket { get; }
private IHttpContextAccessor HttpContextAccessor { get; }