ApiTools.Web.Entry/Startup.cs
@@ -39,6 +39,7 @@ services.AddComponent<EventBusServiceComponent>(); services.AddComponent<DistributedCacheServiceComponent>(); services.AddComponent<DistributedLockServiceComponent>(); services.AddHttpRemote(); services.AddSingleton<AlipayUtils>();