inventory_mobile/pstw_centralizesystem/Views/_ViewImports.cshtml
2025-12-15 15:35:35 +08:00

4 lines
115 B
Plaintext

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