Files
SGGL_HBAZ/SGGL/WebAPI/Views/_ViewStart.cshtml
T
2025-02-12 09:27:47 +08:00

4 lines
54 B
Plaintext

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