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,6 +1,6 @@
using System.ComponentModel.DataAnnotations;
namespace Cicm.Database.Models
namespace Marechai.Database.Models
{
public class MachinePhoto : BasePhoto
{