FalconSSO/FAuth/Views/App/Index.cshtml
2020-05-09 11:44:07 +08:00

8 lines
80 B
Plaintext

@{
ViewData["Title"] = "Index";
}
<h1>AppController Index</h1>