SGGL_JT/SUBQHSE/WebAPI/Views/_ViewStart.cshtml

4 lines
54 B
Plaintext
Raw Normal View History

2025-04-07 17:43:30 +08:00
@{
Layout = "~/Views/Shared/_Layout.cshtml";
}