Fix Models with PLZ
This commit is contained in:
@ -1,10 +1,5 @@
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
|
||||
namespace WGneu.Models {
|
||||
[Table("AT_kg"), PrimaryKey("KgNr")]
|
||||
|
Reference in New Issue
Block a user