PSTW_CentralizeSystem/Views/_ViewImports.cshtml
2024-11-14 15:14:40 +08:00

4 lines
115 B
Plaintext

@using PSTW_CentralSystem
@using PSTW_CentralSystem.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers