mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-05-13 17:30:22 +08:00
refactor(services): split services into separate folders and update namespaces
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using Microsoft.AspNetCore.Authorization;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Foxel.Models;
|
||||
using Foxel.Services.Interface;
|
||||
using Foxel.Services.Background;
|
||||
|
||||
namespace Foxel.Controllers;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user