PSTW_CentralizeSystem/Areas/Identity/Pages/_ViewImports.cshtml
2024-11-15 16:29:52 +08:00

5 lines
181 B
Plaintext

@using Microsoft.AspNetCore.Identity
@using PSTW_CentralSystem.Areas.Identity
@using PSTW_CentralSystem.Areas.Identity.Pages
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers