mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-05-18 12:07:35 +08:00
feat(storage): refactor storage service and provider interface, support dynamic registration of storage providers
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using Foxel.Models;
|
||||
using Foxel.Models.DataBase;
|
||||
using Foxel.Models.Response.Picture;
|
||||
using Foxel.Services.Attributes;
|
||||
|
||||
namespace Foxel.Services.Interface;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user