thumbnail service wip

This commit is contained in:
2025-05-26 10:09:13 -04:00
parent 18312c9de7
commit d293a96379
11 changed files with 45 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
using Aoba.RPC.Auth;
using AobaCore;
using AobaCore.Models;
using AobaCore.Services;
using AobaServer.Models;
using AobaServer.Utils;

View File

@@ -1,6 +1,6 @@
using Aoba.RPC;
using AobaCore;
using AobaCore.Services;
using AobaServer.Models;
using AobaServer.Utils;