mirror of
https://gitee.com/ThingsGateway/ThingsGateway.git
synced 2025-11-03 00:53:59 +08:00
build: 10.11.23
feat: 增加部分demo feat: 增加管理软件桌面端
This commit is contained in:
@@ -34,5 +34,6 @@ public class Startup : AppStartup
|
||||
|
||||
services.AddScoped<IPlatformService, PlatformService>();
|
||||
services.AddSingleton<ITextFileReadService, TextFileReadService>();
|
||||
services.AddSingleton<TextFileReadService, TextFileReadService>();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user