NonInventPurchasingSystem/CPRNIMS.WebApps/Views/_ViewImports.cshtml
2026-01-20 07:44:30 +08:00

4 lines
109 B
Plaintext

@using CPRNIMS.WebApps
@using CPRNIMS.WebApps.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers