diff --git a/DysonNetwork.Insight/Program.cs b/DysonNetwork.Insight/Program.cs index 65e556b3..1a10e47d 100644 --- a/DysonNetwork.Insight/Program.cs +++ b/DysonNetwork.Insight/Program.cs @@ -21,6 +21,7 @@ builder.Services.AddAppScheduledJobs(); builder.Services.AddDysonAuth(); builder.Services.AddAccountService(); builder.Services.AddSphereService(); +builder.Services.AddWalletService(); builder.Services.AddThinkingServices(builder.Configuration); builder.AddSwaggerManifest(