Rebrand database namespace.

This commit is contained in:
2020-02-10 02:10:18 +00:00
parent dc8da3aa30
commit 4a2d370999
383 changed files with 8219 additions and 6298 deletions

View File

@@ -1,7 +1,7 @@
using System;
using System.ComponentModel;
using System.ComponentModel.DataAnnotations;
using Cicm.Database;
using Marechai.Database;
namespace cicm_web.Areas.Admin.Models
{