Files
zszq-trs/YLErpWeb/Views/_ViewStart.cshtml
2024-05-09 14:06:26 +08:00

3 lines
53 B
Plaintext

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