fengling-auth-service/Views/_ViewImports.cshtml
2026-02-03 15:30:12 +08:00

3 lines
122 B
Plaintext

@using Fengling.AuthService
@using Fengling.AuthService.ViewModels
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers