Корректировка имен колонок в АИХ ИТ

This commit is contained in:
Mikhail Kuznetsov
2023-08-10 16:43:01 +10:00
parent 39b1333969
commit 2cc8af6af5
10 changed files with 46 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
using Microsoft.EntityFrameworkCore;
using PARR.DAL.Contracts;
using PARR.DAL.Models;
using PARR.DAL.Models.V1;
namespace PARR.DAL.Context
{