mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-06-10 01:50:07 +08:00
refactor(services): split services into separate folders and update namespaces
This commit is contained in:
@@ -3,7 +3,7 @@ using Microsoft.AspNetCore.Mvc;
|
||||
using Foxel.Models;
|
||||
using Foxel.Models.DataBase;
|
||||
using Foxel.Models.Request.Config;
|
||||
using Foxel.Services.Interface;
|
||||
using Foxel.Services.Configuration;
|
||||
|
||||
namespace Foxel.Controllers;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user