Rebrand main namespace.

This commit is contained in:
2020-02-10 02:20:48 +00:00
parent 4a2d370999
commit 091a27c3d9
120 changed files with 177 additions and 177 deletions

View File

@@ -31,7 +31,7 @@
using System.ComponentModel;
using Marechai.Database;
namespace cicm_web.Areas.Admin.Models
namespace Marechai.Areas.Admin.Models
{
public class MemoryByMachineViewModel : BaseViewModel<long>
{