Files
SGGL_JT/SUBQHSE/WebAPI/Views/_ViewStart.cshtml
T
2025-04-07 17:43:30 +08:00

4 lines
54 B
Plaintext

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