添加项目文件。
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
@page "/system/app/version/list"
|
||||
|
||||
@inject ILogger<AppVersionList> Logger
|
||||
@inject HttpService HttpService
|
||||
@* @attribute [Authorize] *@
|
||||
|
||||
|
||||
@code {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user