mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-05-21 16:20:15 +08:00
refactor(services): split services into separate folders and update namespaces
This commit is contained in:
@@ -4,9 +4,10 @@ using Foxel.Models;
|
||||
using Foxel.Models.DataBase;
|
||||
using Foxel.Models.Request.Picture;
|
||||
using Foxel.Models.Response.Picture;
|
||||
using Foxel.Services.Interface;
|
||||
using System.Text.Json;
|
||||
using System.Text.Json.Serialization;
|
||||
using Foxel.Services.Configuration;
|
||||
using Foxel.Services.Media;
|
||||
|
||||
namespace Foxel.Controllers;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user