20230229
This commit is contained in:
@@ -162,7 +162,7 @@ namespace WebAPI.Controllers
|
||||
return View();
|
||||
}
|
||||
|
||||
public ActionResult PersonInfo(string id)
|
||||
public ActionResult P(string id)
|
||||
{
|
||||
return View();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user