🚚 Rename the DysonNetwork.Shared.Http module

This commit is contained in:
2026-01-18 20:26:34 +08:00
parent a3c1d74501
commit fc2215ec63
24 changed files with 24 additions and 24 deletions

View File

@@ -1,8 +1,8 @@
using System.ComponentModel.DataAnnotations;
using DysonNetwork.Drive.Storage;
using DysonNetwork.Shared.Auth;
using DysonNetwork.Shared.Http;
using DysonNetwork.Shared.Models;
using DysonNetwork.Shared.Networking;
using DysonNetwork.Shared.Proto;
using Microsoft.AspNetCore.Authorization;
using Microsoft.AspNetCore.Mvc;