From 4cb31bfbc8483a78c85cc94e4a143a15bc46f5b2 Mon Sep 17 00:00:00 2001
From: wanshenmean <cathay_xy@163.com>
Date: 星期二, 10 三月 2026 16:25:25 +0800
Subject: [PATCH] 更新Visual Studio文档布局和WMS文件
---
Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Program.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Program.cs b/Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Program.cs
index 32e4349..815fd7b 100644
--- a/Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Program.cs
+++ b/Code/WMS/WIDESEA_WMSServer/WIDESEA_WMSServer/Program.cs
@@ -42,6 +42,7 @@
// 2锟斤拷锟斤拷锟矫凤拷锟斤拷
builder.Services.AddSingleton(new AppSettings(builder.Configuration));//注锟斤拷
builder.Services.AddAllOptionRegister();//锟斤拷取锟斤拷锟斤拷锟侥硷拷
+builder.Services.AddSingleton<RoundRobinService>();
builder.Services.Configure<AutoOutboundTaskOptions>(
builder.Configuration.GetSection("AutoOutboundTask"));
builder.Services.AddMemoryCacheSetup();//锟斤拷锟斤拷
--
Gitblit v1.9.3