SGGL_SHJ/SGGL/WebAPI/Views/_ViewStart.cshtml

4 lines
54 B
Plaintext
Raw Normal View History

2022-09-05 16:36:31 +08:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}