DeviceMessages-hez backend fejlesztése

This commit is contained in:
2025-04-16 08:42:14 +02:00
parent 8815df06b3
commit 335f00367d
6 changed files with 66 additions and 6 deletions
@@ -1,5 +1,7 @@
@page
@model WorkFlowCheck.Web.Pages.BaseStock.Locations.LocationsPageModel
@using WorkFlowCheck.Common.Helper
@using WorkFlowCheck.Common.DTO
@{
ViewData["Title"] = "Lokációk";
}