start backoffice users

This commit is contained in:
2020-04-03 18:03:36 +02:00
parent 92894f982b
commit 0ed7090669
18 changed files with 139 additions and 93 deletions
@@ -1,5 +1,8 @@
using Microsoft.AspNetCore.Mvc;
using System;
using System.Linq;
using zero.Core;
using zero.Core.Entities;
namespace zero.Web.Controllers
{