refact
This commit is contained in:
parent
7da74b0dfb
commit
504f431937
67 changed files with 239 additions and 96 deletions
|
|
@ -1,9 +1,9 @@
|
|||
using System;
|
||||
using Microsoft.AspNetCore.Authorization;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using isn.Data;
|
||||
using isnd.Data;
|
||||
|
||||
namespace isn.Controllers
|
||||
namespace isnd.Controllers
|
||||
{
|
||||
|
||||
public class NewUpdateController : Controller
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue