cleaning
This commit is contained in:
parent
0593aced2b
commit
c7e3f3af47
6 changed files with 1 additions and 9 deletions
|
|
@ -143,7 +143,7 @@ namespace Yavsc.WebApi.Controllers
|
|||
}
|
||||
|
||||
[HttpGet("~/api/myip"),Authorize]
|
||||
public async Task<IActionResult> MyIp ()
|
||||
public IActionResult MyIp ()
|
||||
{
|
||||
string ip = null;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue