say mieux
This commit is contained in:
parent
88a32783ab
commit
970d6ed295
8 changed files with 55 additions and 4 deletions
|
|
@ -15,7 +15,7 @@ namespace Yavsc.WebApi.Controllers
|
|||
using System;
|
||||
using System.Linq;
|
||||
|
||||
[Authorize(),Route("~/api/account"),Obsolete]
|
||||
[Authorize(),Route("~/api/account")]
|
||||
public class ApiAccountController : Controller
|
||||
{
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue