ChengDa_English/SGGL/WebAPI/Views/_ViewStart.cshtml

4 lines
54 B
Plaintext
Raw Normal View History

2022-03-15 17:36:38 +08:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}