DeliveryAdminWindow: Add WineLocalityStatistics
All checks were successful
Test / Run tests (push) Successful in 2m10s

This commit is contained in:
2025-01-02 16:50:32 +01:00
parent 5e53d864b1
commit c24b1ca2b9
6 changed files with 158 additions and 56 deletions

View File

@ -1,5 +1,4 @@
using Microsoft.EntityFrameworkCore;
using System;
using System.Collections.Generic;
using System.ComponentModel.DataAnnotations.Schema;
using System.Linq;