LAND:
- fix program.cs startup - fix calcolo dim DB - fix IOB count
This commit is contained in:
@@ -67,6 +67,7 @@ namespace MP.Data
|
||||
|
||||
// Servizi LAND
|
||||
services.TryAddSingleton<IMpLandRepository, MpLandRepository>();
|
||||
services.TryAddSingleton<MpIocController>();
|
||||
services.TryAddSingleton<SyncService>();
|
||||
services.TryAddSingleton<TabDataService>();
|
||||
services.TryAddSingleton<LandDataService>();
|
||||
|
||||
Reference in New Issue
Block a user