Files
SGGL_SGY/SUBQHSE/WebAPI/Views/_ViewStart.cshtml
T
2025-05-08 14:26:36 +08:00

4 lines
54 B
Plaintext

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