Files
SGGL_HBAZ/SGGL/WebAPI/Views/_ViewStart.cshtml
T

4 lines
54 B
Plaintext
Raw Normal View History

2025-02-12 09:27:47 +08:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}