Files
ChengDa_English/SGGL/WebAPI/Views/_ViewStart.cshtml
T
2022-03-15 17:36:38 +08:00

4 lines
54 B
Plaintext

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