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

@@ -30,7 +30,7 @@
using Marechai.Database;
namespace cicm_web.Areas.Admin.Models
namespace Marechai.Areas.Admin.Models
{
public class StorageByMachineViewModel : BaseViewModel<long>
{