IM/backend/IMTest/obj/Debug/net8.0/IMTest.GlobalUsings.g.cs
西街长安 136199290b 后端:
新增好友请求事件和好友已添加事件
2026-02-01 13:21:21 +08:00

10 lines
315 B
C#

// <auto-generated/>
global using global::System;
global using global::System.Collections.Generic;
global using global::System.IO;
global using global::System.Linq;
global using global::System.Net.Http;
global using global::System.Threading;
global using global::System.Threading.Tasks;
global using global::Xunit;