目录组织修改

feature-flyModify
陈伟 2025-08-29 10:39:01 +08:00
parent d09f5d5d8d
commit 4003e3f4f0
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
using Infrastructure;
using Newtonsoft.Json;
using OpenAuth.App.ServiceApp;
using Quartz;
namespace OpenAuth.App.ServiceApp;
namespace OpenAuth.App.OpenJob;
public class FlyTaskJob : IJob
{