NonInventPurchasingSystem/CPRNIMS.WebApps/Views/_ViewImports.cshtml
2026-06-18 16:51:31 +08:00

6 lines
163 B
Plaintext

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