FalconSSO/FAuth/Views/Role/Index.cshtml

8 lines
81 B
Plaintext
Raw Normal View History

2020-05-09 11:44:07 +08:00

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