|
@@ -4,7 +4,7 @@ using Microsoft.AspNetCore.Server.Kestrel.Core;
|
|
using Microsoft.Extensions.DependencyInjection.Extensions;
|
|
using Microsoft.Extensions.DependencyInjection.Extensions;
|
|
using OASystem.API.Middlewares;
|
|
using OASystem.API.Middlewares;
|
|
using OASystem.API.OAMethodLib;
|
|
using OASystem.API.OAMethodLib;
|
|
-using OASystem.API.OAMethodLib.APNs;
|
|
|
|
|
|
+using OASystem.API.OAMethodLib.APNsLib;
|
|
using OASystem.API.OAMethodLib.Hub.Hubs;
|
|
using OASystem.API.OAMethodLib.Hub.Hubs;
|
|
using OASystem.API.OAMethodLib.JuHeAPI;
|
|
using OASystem.API.OAMethodLib.JuHeAPI;
|
|
using OASystem.API.OAMethodLib.QiYeWeChatAPI;
|
|
using OASystem.API.OAMethodLib.QiYeWeChatAPI;
|