Files
Basf_FCL/FCL/WebApi/Views/_ViewStart.cshtml
T
2024-05-08 10:17:02 +08:00

4 lines
54 B
Plaintext

@{
Layout = "~/Views/Shared/_Layout.cshtml";
}