Files
SGGL_SHJ/SGGL/WebAPI/Views/_ViewStart.cshtml
T
2022-09-05 16:36:31 +08:00

4 lines
54 B
Plaintext

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